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 latest version of the `OperationMetadata` is 2.9.0, with a series of prior versions available, including 2.8.0, 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.1.0 and 1.0.0."],["`OperationMetadata` is a metadata type for long-running operations that is currently empty, but it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `OperationMetadata` inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The namespace for `OperationMetadata` is `Google.Cloud.ArtifactRegistry.V1`, and it is included in the `Google.Cloud.ArtifactRegistry.V1.dll` assembly."],["`OperationMetadata` has two constructors: one default constructor and one copy constructor which takes an instance of `OperationMetadata` as its only parameter."]]],[]]