public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class OperationMetadata.
[[["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 document provides reference documentation for the `OperationMetadata` class within the Anthos Multi-Cloud v1 API, specifically under version 2.0.0."],["The `OperationMetadata` class offers metadata related to long-running operations, including details like creation time, end time, error details, status details, and target resources."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `Object` class."],["The `OperationMetadata` class includes constructors for creating new instances and offers properties like `CreateTime`, `EndTime`, `ErrorDetail`, `StatusDetail`, and `Target`, providing insights into the operation's lifecycle and status."],["The document provides links to other versions, including the latest version 2.8.0, and lists older versions all the way back to version 1.0.0-beta01."]]],[]]