datapoint property

GoogleCloudAiplatformV1IndexDatapoint? datapoint
getter/setter pair

The datapoint of the neighbor.

Note that full datapoints are returned only when "return_full_datapoint" is set to true. Otherwise, only the "datapoint_id" and "crowding_tag" fields are populated.

Implementation

GoogleCloudAiplatformV1IndexDatapoint? datapoint;