public sealed class MetadataManagementActivity : IMessage<MetadataManagementActivity>, IEquatable<MetadataManagementActivity>, IDeepCloneable<MetadataManagementActivity>, IBufferMessage, IMessage
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 details the `MetadataManagementActivity` class, which pertains to the management of metadata within the metastore service."],["The `MetadataManagementActivity` class, found in the `Google.Cloud.Metastore.V1` namespace, is part of the `Google.Cloud.Metastore.V1.dll` assembly."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for message handling, comparison, deep cloning, and buffered operations."],["It includes properties like `MetadataExports` and `Restores`, which provide output-only access to the latest metadata exports and restores of the metastore service, respectively."],["Various versions of the `MetadataManagementActivity` class are documented, ranging from version 1.0.0 to the latest version, 2.9.0."]]],[]]