Properties of an IndexDatapoint.
Package
@google-cloud/aiplatformProperties
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