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

Properties of a CreateMetadataStoreRequest.

Package

@google-cloud/aiplatform

Properties

metadataStore

metadataStore?: (google.cloud.aiplatform.v1beta1.IMetadataStore|null);

CreateMetadataStoreRequest metadataStore

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

metadataStoreId

metadataStoreId?: (string|null);

CreateMetadataStoreRequest metadataStoreId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateMetadataStoreRequest parent

Property Value
TypeDescription
(string|null)