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 Dataproc Metastore v1 API, specifically for the .NET environment."],["The `MetadataManagementActivity` class represents and encapsulates the metadata management actions of the metastore service, like exports and restores."],["The documentation lists multiple versions of the API, ranging from version 1.0.0 up to the latest version 2.9.0, which has the latest documentation."],["The `MetadataManagementActivity` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `MetadataManagementActivity` class include `MetadataExports` and `Restores`, which provide information on metadata exports and restores, respectively."]]],[]]