Class MetadataStoreState (1.11.0)

MetadataStoreState(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents state information for a MetadataStore.

Attribute

NameDescription
disk_utilization_bytes int
The disk utilization of the MetadataStore in bytes.

Inheritance

builtins.object > proto.message.Message > MetadataStoreState