Interface protos.google.cloud.aiplatform.v1.IIndexDatapoint (5.14.0)

Properties of an IndexDatapoint.

Package

@google-cloud/aiplatform

Properties

crowdingTag

crowdingTag?: (google.cloud.aiplatform.v1.IndexDatapoint.ICrowdingTag|null);

IndexDatapoint crowdingTag

datapointId

datapointId?: (string|null);

IndexDatapoint datapointId

embeddingMetadata

embeddingMetadata?: (google.protobuf.IStruct|null);

IndexDatapoint embeddingMetadata

featureVector

featureVector?: (number[]|null);

IndexDatapoint featureVector

numericRestricts

numericRestricts?: (google.cloud.aiplatform.v1.IndexDatapoint.INumericRestriction[]|null);

IndexDatapoint numericRestricts

restricts

restricts?: (google.cloud.aiplatform.v1.IndexDatapoint.IRestriction[]|null);

IndexDatapoint restricts

sparseEmbedding

sparseEmbedding?: (google.cloud.aiplatform.v1.IndexDatapoint.ISparseEmbedding|null);

IndexDatapoint sparseEmbedding