entityKeyValues property

GoogleCloudAiplatformV1FetchFeatureValuesResponse? entityKeyValues
getter/setter pair

The attributes of the neighbor, e.g. filters, crowding and metadata Note that full entities are returned only when "return_full_entity" is set to true.

Otherwise, only the "entity_id" and "distance" fields are populated.

Implementation

GoogleCloudAiplatformV1FetchFeatureValuesResponse? entityKeyValues;