public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
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 `OperationMetadata` class represents metadata for long-running operations and is currently an empty class."],["This class is part of the `Google.Cloud.ArtifactRegistry.V1` namespace, specifically in version 1.1.0, and is within the `Google.Cloud.ArtifactRegistry.V1.dll` assembly."],["The latest version available for this documentation is 2.9.0, and versions down to 1.0.0 are accessible."],["`OperationMetadata` inherits from `Object` and implements `IMessage\u003cOperationMetadata\u003e`, `IEquatable\u003cOperationMetadata\u003e`, `IDeepCloneable\u003cOperationMetadata\u003e`, `IBufferMessage`, and `IMessage`."],["`OperationMetadata` has two constructors, one empty and another that takes an `OperationMetadata` object as a parameter."]]],[]]