public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 API class OperationMetadata.
Represents the metadata of the long-running operation. Output only.
[[["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 page provides reference documentation for the `OperationMetadata` class within the Google Cloud Domains v1 API, specifically for version 2.1.0."],["`OperationMetadata` represents the metadata of a long-running operation and is output-only, inheriting from the `Object` class and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OperationMetadata` class has constructors for creating new instances and includes properties such as `ApiVersion`, `CreateTime`, `EndTime`, `StatusDetail`, `Target`, and `Verb`, each with their own descriptions and types."],["The documented versions range from version 1.0.0 to the latest version, 2.4.0, and can be found through the hyperlinks provided."],["The `OperationMetadata` class is found in the `Google.Cloud.Domains.V1` namespace, within the `Google.Cloud.Domains.V1.dll` assembly."]]],[]]