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 document provides reference documentation for the `MetadataManagementActivity` class within the Google Cloud Dataproc Metastore v1 API, specifically for version 2.6.0."],["The `MetadataManagementActivity` class represents the metadata management activities of the metastore service and inherits from `object`, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for retrieving the latest metadata exports (`MetadataExports`) and restores (`Restores`) of the metastore service, both of which are of type `RepeatedField`."],["The latest available version of the API is 2.9.0 and there are 11 previous versions listed on the page, with the earliest being 1.0.0."]]],[]]