Skip to main content

metadata_stores

Overview

Namemetadata_stores
TypeResource
Idgoogle.aiplatform.metadata_stores

Fields

NameDatatypeDescription
namestringOutput only. The resource name of the MetadataStore instance.
descriptionstringDescription of the MetadataStore.
createTimestringOutput only. Timestamp when this MetadataStore was created.
encryptionSpecobjectRepresents a customer-managed encryption key spec that can be applied to a top-level resource.
stateobjectRepresents state information for a MetadataStore.
updateTimestringOutput only. Timestamp when this MetadataStore was last updated.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocationsId, metadataStoresId, projectsIdRetrieves a specific MetadataStore.
listSELECTlocationsId, projectsIdLists MetadataStores for a Location.
createINSERTlocationsId, projectsIdInitializes a MetadataStore, including allocation of resources.
deleteDELETElocationsId, metadataStoresId, projectsIdDeletes a single MetadataStore and all its child resources (Artifacts, Executions, and Contexts).
_listEXEClocationsId, projectsIdLists MetadataStores for a Location.