Class VertexAISearch (1.90.0)

VertexAISearch(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Retrieve from Vertex AI Search datastore or engine for grounding. datastore and engine are mutually exclusive. See https://cloud.google.com/products/agent-builder

Attributes

Name Description
datastore str
Optional. Fully-qualified Vertex AI Search data store resource ID. Format: projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}
engine str
Optional. Fully-qualified Vertex AI Search engine resource ID. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}

Methods

VertexAISearch

VertexAISearch(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Retrieve from Vertex AI Search datastore or engine for grounding. datastore and engine are mutually exclusive. See https://cloud.google.com/products/agent-builder