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

Properties of a SearchNearestEntitiesRequest.

Package

@google-cloud/aiplatform

Properties

featureView

featureView?: (string|null);

SearchNearestEntitiesRequest featureView

query

query?: (google.cloud.aiplatform.v1.INearestNeighborQuery|null);

SearchNearestEntitiesRequest query

returnFullEntity

returnFullEntity?: (boolean|null);

SearchNearestEntitiesRequest returnFullEntity