Interface protos.google.cloud.aiplatform.v1.NearestNeighbors.INeighbor (3.13.0)

Properties of a Neighbor.

Package

@google-cloud/aiplatform

Properties

distance

distance?: (number|null);

Neighbor distance

entityId

entityId?: (string|null);

Neighbor entityId

entityKeyValues

entityKeyValues?: (google.cloud.aiplatform.v1.IFetchFeatureValuesResponse|null);

Neighbor entityKeyValues