public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class OperationMetadata.
Represents the metadata from a long-running operation.
Output only. Identifies whether the user requested the cancellation
of the operation. Operations that have been successfully cancelled
have [Operation.error][] value with a
[google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to
Code.CANCELLED.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eOperationMetadata\u003c/code\u003e class within the Google Cloud Bare Metal Solution v2 API, specifically for version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationMetadata\u003c/code\u003e represents metadata associated with a long-running operation and inherits from \u003ccode\u003eobject\u003c/code\u003e, while implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties such as \u003ccode\u003eApiVersion\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eRequestedCancellation\u003c/code\u003e, \u003ccode\u003eStatusMessage\u003c/code\u003e, \u003ccode\u003eTarget\u003c/code\u003e, and \u003ccode\u003eVerb\u003c/code\u003e to provide detailed information about the operation.\u003c/p\u003e\n"],["\u003cp\u003eThere are various available versions of the \u003ccode\u003eOperationMetadata\u003c/code\u003e class ranging from 1.0.0 to the latest version 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation outlines the constructors for creating \u003ccode\u003eOperationMetadata\u003c/code\u003e instances, including a default constructor and one that accepts another \u003ccode\u003eOperationMetadata\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]