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

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

Represents state information for a MetadataStore.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disk_utilization_bytes

def disk_utilization_bytes() -> ::Integer
Returns
  • (::Integer) — The disk utilization of the MetadataStore in bytes.

#disk_utilization_bytes=

def disk_utilization_bytes=(value) -> ::Integer
Parameter
  • value (::Integer) — The disk utilization of the MetadataStore in bytes.
Returns
  • (::Integer) — The disk utilization of the MetadataStore in bytes.