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 `OperationMetadata` class in the Artifact Registry v1 API is a metadata type for long-running operations and is currently empty."],["This documentation provides reference and code samples for the `OperationMetadata` class in various versions, with version 2.9.0 being the latest release."],["The `OperationMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities."],["The class inherits from `object` and provides constructors for default initialization and creating a copy of an existing `OperationMetadata` object."],["This class is within the `Google.Cloud.ArtifactRegistry.V1` namespace, found in the `Google.Cloud.ArtifactRegistry.V1.dll` assembly."]]],[]]