Interface protos.google.cloud.aiplatform.v1.INearestNeighborQuery (3.13.0)

Properties of a NearestNeighborQuery.

Package

@google-cloud/aiplatform

Properties

embedding

embedding?: (google.cloud.aiplatform.v1.NearestNeighborQuery.IEmbedding|null);

NearestNeighborQuery embedding

entityId

entityId?: (string|null);

NearestNeighborQuery entityId

neighborCount

neighborCount?: (number|null);

NearestNeighborQuery neighborCount

parameters

parameters?: (google.cloud.aiplatform.v1.NearestNeighborQuery.IParameters|null);

NearestNeighborQuery parameters

perCrowdingAttributeNeighborCount

perCrowdingAttributeNeighborCount?: (number|null);

NearestNeighborQuery perCrowdingAttributeNeighborCount

stringFilters

stringFilters?: (google.cloud.aiplatform.v1.NearestNeighborQuery.IStringFilter[]|null);

NearestNeighborQuery stringFilters