Google Cloud Ai Platform V1 Client - Class MetadataStoreState (0.21.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class MetadataStoreState.

Represents state information for a MetadataStore.

Generated from protobuf message google.cloud.aiplatform.v1.MetadataStore.MetadataStoreState

Namespace

Google \ Cloud \ AIPlatform \ V1 \ MetadataStore

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ disk_utilization_bytes int|string

The disk utilization of the MetadataStore in bytes.

getDiskUtilizationBytes

The disk utilization of the MetadataStore in bytes.

Returns
TypeDescription
int|string

setDiskUtilizationBytes

The disk utilization of the MetadataStore in bytes.

Parameter
NameDescription
var int|string
Returns
TypeDescription
$this