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 of the Artifact Registry v1 API's `OperationMetadata` class is 2.9.0, with comprehensive documentation available."],["This webpage provides reference documentation and code samples for the `OperationMetadata` class in the Artifact Registry v1 API."],["`OperationMetadata` is a metadata type used for long-running operations and is currently defined as an empty type."],["The `OperationMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` within the Google Protobuf library."],["The class provides two constructors, a default parameterless constructor and a constructor to instantiate using an existing `OperationMetadata` object."]]],[]]