Class MetadataStoreState (1.4.3)

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

Represents state information for a MetadataStore. .. attribute:: disk_utilization_bytes

The disk utilization of the MetadataStore in bytes.

:type: int

Inheritance

builtins.object > proto.message.Message > MetadataStoreState