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.2.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 `RepeatedField` types that provide information about the latest metadata exports and restores of the metastore service, respectively."],["The document lists various versions of the API, from 1.0.0 up to 2.9.0, with 2.9.0 being noted as the latest version, and 2.2.0 being the current focused version."],["`MetadataManagementActivity` class can be instantiated via parameterless constructor, or a constructor that takes in another instance of itself as parameter."]]],[]]