Class: Google::Cloud::AIPlatform::V1::MetadataStore

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/metadata_store.rb

Overview

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

Defined Under Namespace

Classes: MetadataStoreState

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. Timestamp when this MetadataStore was created.

Returns:



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_store.rb', line 46

class MetadataStore
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Represents state information for a MetadataStore.
  # @!attribute [rw] disk_utilization_bytes
  #   @return [::Integer]
  #     The disk utilization of the MetadataStore in bytes.
  class MetadataStoreState
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#description::String

Returns Description of the MetadataStore.

Returns:

  • (::String)

    Description of the MetadataStore.



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_store.rb', line 46

class MetadataStore
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Represents state information for a MetadataStore.
  # @!attribute [rw] disk_utilization_bytes
  #   @return [::Integer]
  #     The disk utilization of the MetadataStore in bytes.
  class MetadataStoreState
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#encryption_spec::Google::Cloud::AIPlatform::V1::EncryptionSpec

Returns Customer-managed encryption key spec for a Metadata Store. If set, this Metadata Store and all sub-resources of this Metadata Store are secured using this key.

Returns:



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_store.rb', line 46

class MetadataStore
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Represents state information for a MetadataStore.
  # @!attribute [rw] disk_utilization_bytes
  #   @return [::Integer]
  #     The disk utilization of the MetadataStore in bytes.
  class MetadataStoreState
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#name::String (readonly)

Returns Output only. The resource name of the MetadataStore instance.

Returns:

  • (::String)

    Output only. The resource name of the MetadataStore instance.



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_store.rb', line 46

class MetadataStore
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Represents state information for a MetadataStore.
  # @!attribute [rw] disk_utilization_bytes
  #   @return [::Integer]
  #     The disk utilization of the MetadataStore in bytes.
  class MetadataStoreState
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#state::Google::Cloud::AIPlatform::V1::MetadataStore::MetadataStoreState (readonly)

Returns Output only. State information of the MetadataStore.

Returns:



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_store.rb', line 46

class MetadataStore
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Represents state information for a MetadataStore.
  # @!attribute [rw] disk_utilization_bytes
  #   @return [::Integer]
  #     The disk utilization of the MetadataStore in bytes.
  class MetadataStoreState
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#update_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. Timestamp when this MetadataStore was last updated.

Returns:



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_store.rb', line 46

class MetadataStore
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Represents state information for a MetadataStore.
  # @!attribute [rw] disk_utilization_bytes
  #   @return [::Integer]
  #     The disk utilization of the MetadataStore in bytes.
  class MetadataStoreState
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end