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."],[[["This webpage provides documentation for the `OperationMetadata` class within the Google Cloud Artifact Registry v1 API, specifically for version 2.7.0."],["The `OperationMetadata` class is used for metadata related to long-running operations and is currently empty, acting as a placeholder for future implementations."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation also includes links to other versions of the `OperationMetadata` class, ranging from 1.0.0 to the latest version 2.9.0."],["The page covers the available constructors for `OperationMetadata`, including a default constructor and a constructor that accepts another `OperationMetadata` instance."]]],[]]