Interface protos.google.cloud.aiplatform.v1beta1.ISimilarity (1.11.0)

Properties of a Similarity.

Package

@google-cloud/aiplatform

Properties

gcsSource

gcsSource?: (google.cloud.aiplatform.v1beta1.IGcsSource|null);

Similarity gcsSource

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IGcsSource|null)

nearestNeighborSearchConfig

nearestNeighborSearchConfig?: (google.protobuf.IValue|null);

Similarity nearestNeighborSearchConfig

Property Value
TypeDescription
(google.protobuf.IValue|null)