public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
The metadata associated with a long running operation resource.
[[["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\u003eVersion 2.4.0 is the latest release for the Google.Cloud.ServiceManagement.V1 library, with multiple previous versions available, including the current page's version, 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationMetadata\u003c/code\u003e class, representing metadata for long-running operations, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationMetadata\u003c/code\u003e class contains properties such as \u003ccode\u003eProgressPercentage\u003c/code\u003e (an integer from 0-100), \u003ccode\u003eResourceNames\u003c/code\u003e (a list of associated resources), \u003ccode\u003eStartTime\u003c/code\u003e (the operation's start time), and \u003ccode\u003eSteps\u003c/code\u003e (detailed information on each step).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for \u003ccode\u003eOperationMetadata\u003c/code\u003e: a default constructor and one that takes another \u003ccode\u003eOperationMetadata\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe provided namespace for the current release is \u003ccode\u003eGoogle.Cloud.ServiceManagement.V1\u003c/code\u003e, which resides within the \u003ccode\u003eGoogle.Cloud.ServiceManagement.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]