VertexAISearchConfig: { datastores?: string[]; engine?: string }

Used to specify configuration for VertexAISearch.

Type declaration

  • Optionaldatastores?: string[]

    Optional. Used to specify Vertex AI Search datastores.

  • Optionalengine?: string

    Optional. Used to specify Vertex AI Search engine.