Properties of a Collection.
Package
@google-cloud/vectorsearchProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);Collection createTime
dataSchema
dataSchema?: (google.protobuf.IStruct|null);Collection dataSchema
description
description?: (string|null);Collection description
displayName
displayName?: (string|null);Collection displayName
encryptionSpec
encryptionSpec?: (google.cloud.vectorsearch.v1beta.IEncryptionSpec|null);Collection encryptionSpec
labels
labels?: ({ [k: string]: string }|null);Collection labels
name
name?: (string|null);Collection name
schema
schema?: (google.protobuf.IStruct|null);Collection schema
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Collection updateTime
vectorSchema
vectorSchema?: ({ [k: string]: google.cloud.vectorsearch.v1beta.IVectorField }|null);Collection vectorSchema