public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
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"]],[["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 document outlines the \u003ccode\u003eOperationMetadata\u003c/code\u003e class, which represents the metadata of a long-running operation, within the \u003ccode\u003eGoogle.Cloud.Domains.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationMetadata\u003c/code\u003e class is sealed, implements multiple interfaces, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, providing functionalities for managing and tracking operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties like \u003ccode\u003eApiVersion\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eStatusDetail\u003c/code\u003e, \u003ccode\u003eTarget\u003c/code\u003e, and \u003ccode\u003eVerb\u003c/code\u003e, which give detailed information about the operation's state, timeline, and context.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for the \u003ccode\u003eOperationMetadata\u003c/code\u003e class, the default constructor and a constructor that takes another instance of the \u003ccode\u003eOperationMetadata\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is 2.0.0-beta05, with previous versions 2.0.0-beta04 and 1.0.0-beta04 also available.\u003c/p\u003e\n"]]],[],null,[]]