Class MetadataStoreState (0.9.0)

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

Represent 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