Class VertexVectorSearch (1.67.0)

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

The config for the Vertex Vector Search.

Attributes

Name Description
index_endpoint str
The resource name of the Index Endpoint. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
index str
The resource name of the Index. Format: projects/{project}/locations/{location}/indexes/{index}

Methods

VertexVectorSearch

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

The config for the Vertex Vector Search.