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

Properties of a MetadataStore.

Package

@google-cloud/aiplatform

Properties

createTime

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

MetadataStore createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

MetadataStore description

Property Value
TypeDescription
(string|null)

encryptionSpec

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

MetadataStore encryptionSpec

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IEncryptionSpec|null)

name

name?: (string|null);

MetadataStore name

Property Value
TypeDescription
(string|null)

state

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

MetadataStore state

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.MetadataStore.IMetadataStoreState|null)

updateTime

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

MetadataStore updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)