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.8.0."],["The `OperationMetadata` class is a metadata type for long-running operations, and it is currently empty, serving as a placeholder for future detailed information."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing it is designed for handling protocol buffer messages."],["The documentation lists all available versions of this API, ranging from version 1.0.0 to the latest version, 2.9.0."],["Two constructors are available for creating a `OperationMetadata` object, one default constructor and another that accepts an instance of the same class."]]],[]]