public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 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 available for the Artifact Registry v1 API is 2.9.0, with multiple prior versions listed, including the currently documented version 2.6.0."],["The `OperationMetadata` class is a sealed class within the `Google.Cloud.ArtifactRegistry.V1` namespace, designed for handling long-running operation metadata, which is currently empty."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cOperationMetadata\u003e`, `IDeepCloneable\u003cOperationMetadata\u003e`, and `IBufferMessage`, showing its integration within the Google Protobuf framework."],["`OperationMetadata` inherits from the base `object` class and provides two constructors: a default one and another for deep cloning from an existing `OperationMetadata` instance."]]],[]]