public sealed class MetadataManagementActivity : IMessage<MetadataManagementActivity>, IEquatable<MetadataManagementActivity>, IDeepCloneable<MetadataManagementActivity>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class MetadataManagementActivity.
The metadata management activities of the metastore service.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `MetadataManagementActivity` class within the Google Cloud Metastore v1 API, specifically version 2.4.0."],["The `MetadataManagementActivity` class represents the management activities associated with a metastore service, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class has two properties: `MetadataExports`, which returns the latest metadata exports, and `Restores`, which returns the latest restores, both of which are of the `RepeatedField` type."],["The page also has previous versions of the API available for reference, including the latest version, 2.9.0, and down to 1.0.0."]]],[]]