Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::MetadataStore (v0.21.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::MetadataStore.

Instance of a metadata store. Contains a set of metadata that can be queried.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#description

def description() -> ::String
Returns
  • (::String) — Description of the MetadataStore.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Description of the MetadataStore.
Returns
  • (::String) — Description of the MetadataStore.

#encryption_spec

def encryption_spec() -> ::Google::Cloud::AIPlatform::V1::EncryptionSpec
Returns

#encryption_spec=

def encryption_spec=(value) -> ::Google::Cloud::AIPlatform::V1::EncryptionSpec
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The resource name of the MetadataStore instance.

#state

def state() -> ::Google::Cloud::AIPlatform::V1::MetadataStore::MetadataStoreState
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns