The request message for
MatchService.FindNeighbors.
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.
This request is sent to a specific IndexEndpoint, as per the
IndexEndpoint.network. That IndexEndpoint also has
IndexEndpoint.deployed_indexes, and each such index has a
DeployedIndex.id field. The value of the field below must
equal one of the DeployedIndex.id fields of the
IndexEndpoint that is being called for this request.
bool
If set to true, the full datapoints
(including all vector values and restricts) of
the nearest neighbors are returned. Note that
returning full datapoint will significantly
increase the latency and cost of the query.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-17 UTC."],[],[]]