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 version 2.1.0."],["The `MetadataManagementActivity` class, which is a sealed class, represents the metadata management activities of the metastore service and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides read only access to the list of metadata exports through the `MetadataExports` property and the list of metadata restores through the `Restores` property."],["The documentation includes links to various versions of the API, ranging from version 1.0.0 up to the latest version 2.9.0."],["The `MetadataManagementActivity` class includes two constructors, one default and another accepting a `MetadataManagementActivity` object as a parameter for creating copies."]]],[]]