Properties of an Index.
Package
@google-cloud/aiplatformProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);Index createTime
deployedIndexes
deployedIndexes?: (google.cloud.aiplatform.v1beta1.IDeployedIndexRef[]|null);Index deployedIndexes
description
description?: (string|null);Index description
displayName
displayName?: (string|null);Index displayName
encryptionSpec
encryptionSpec?: (google.cloud.aiplatform.v1beta1.IEncryptionSpec|null);Index encryptionSpec
etag
etag?: (string|null);Index etag
indexStats
indexStats?: (google.cloud.aiplatform.v1beta1.IIndexStats|null);Index indexStats
indexUpdateMethod
indexUpdateMethod?: (google.cloud.aiplatform.v1beta1.Index.IndexUpdateMethod|keyof typeof google.cloud.aiplatform.v1beta1.Index.IndexUpdateMethod|null);Index indexUpdateMethod
labels
labels?: ({ [k: string]: string }|null);Index labels
metadata
metadata?: (google.protobuf.IValue|null);Index metadata
metadataSchemaUri
metadataSchemaUri?: (string|null);Index metadataSchemaUri
name
name?: (string|null);Index name
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Index updateTime