Class ReadIndexDatapointsRequest (1.48.0)

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

The request message for MatchService.ReadIndexDatapoints.

Attributes

NameDescription
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.

Methods

ReadIndexDatapointsRequest

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

The request message for MatchService.ReadIndexDatapoints.