Class IndexHint (0.10.0)

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

Message to specify the index to use for the search.

Attribute

Name Description
name str
Required. The resource name of the index to use for the search. The index must be in the same project, location, and collection. Format: projects/{project}/locations/{location}/collections/{collection}/indexes/{index}