Interface protos.google.cloud.aiplatform.v1beta1.IListMetadataStoresResponse (1.7.2)

Properties of a ListMetadataStoresResponse.

Package

@google-cloud/aiplatform!

Properties

metadataStores

metadataStores?: (google.cloud.aiplatform.v1beta1.IMetadataStore[]|null);

ListMetadataStoresResponse metadataStores

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

nextPageToken

nextPageToken?: (string|null);

ListMetadataStoresResponse nextPageToken

Property Value
TypeDescription
(string|null)