Class ReadIndexDatapointsRequest (1.27.1)

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

The request message for MatchService.ReadIndexDatapoints.

Attributes

Name Description
index_endpoint str
Required. The name of the index endpoint. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
deployed_index_id str
The ID of the DeployedIndex that will serve the request.
ids MutableSequence[str]
IDs of the datapoints to be searched for.