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 accessible, including 2.8.0, 2.7.0, 2.6.0, 2.5.0, and older."],["The `OperationMetadata` class in version 2.5.0 is a type for long-running operation metadata within the Artifact Registry v1 API."],["`OperationMetadata` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, including methods like `GetHashCode()`, `GetType()`, and `ToString()`."],["The OperationMetadata class has two constructors: a default constructor, and a constructor that accepts another OperationMetadata object as a parameter."]]],[]]