Interface protos.google.cloud.aiplatform.v1beta1.IMetadataStore (3.13.0)

Properties of a MetadataStore.

Package

@google-cloud/aiplatform

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

MetadataStore createTime

description

description?: (string|null);

MetadataStore description

encryptionSpec

encryptionSpec?: (google.cloud.aiplatform.v1beta1.IEncryptionSpec|null);

MetadataStore encryptionSpec

name

name?: (string|null);

MetadataStore name

state

state?: (google.cloud.aiplatform.v1beta1.MetadataStore.IMetadataStoreState|null);

MetadataStore state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

MetadataStore updateTime