public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1beta2 API class OperationMetadata.
Metadata type for longrunning-operations, currently empty.
[[["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."],[[["The latest version of the `OperationMetadata` class for the Artifact Registry v1beta2 API is `2.0.0-beta05`, which is part of the `Google.Cloud.ArtifactRegistry.V1Beta2` namespace."],["`OperationMetadata` is a sealed class that serves as a metadata type for long-running operations, and it's currently described as empty."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities like message handling and deep cloning."],["The `OperationMetadata` class provides two constructors: a default constructor and one that takes another `OperationMetadata` instance as a parameter for copying."],["The documentation provides reference to the assembly `Google.Cloud.ArtifactRegistry.V1Beta2.dll` which contains this `OperationMetadata` class."]]],[]]