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 information for the `MetadataManagementActivity` class within the Google Cloud Dataproc Metastore v1 API, specifically for version 2.8.0."],["The `MetadataManagementActivity` class represents the metadata management activities of the metastore service and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `MetadataExports` and `Restores`, which are both output-only and provide information on the latest metadata exports and restores of the metastore service, respectively."],["The documentation also includes a list of available versions, ranging from the latest 2.9.0 to the older 1.0.0, along with links to the documentation of each version of the `MetadataManagementActivity` class."],["Two constructors are available, a default constructor and one that accepts another instance of the `MetadataManagementActivity` class as a parameter."]]],[]]