Class MetadataManagementActivity (1.6.0)

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

The metadata management activities of the metastore service.

Attributes

NameDescription
metadata_exports Sequence[google.cloud.metastore_v1beta.types.MetadataExport]
Output only. The latest metadata exports of the metastore service.
restores Sequence[google.cloud.metastore_v1beta.types.Restore]
Output only. The latest restores of the metastore service.

Inheritance

builtins.object > proto.message.Message > MetadataManagementActivity