public sealed class OperationProgress : IMessage<OperationProgress>, IEquatable<OperationProgress>, IDeepCloneable<OperationProgress>, IBufferMessage, IMessage
Information about operation (or operation stage) progress.
[[["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\u003eThe latest version available for \u003ccode\u003eOperationProgress\u003c/code\u003e within \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e is version 3.33.0, with numerous previous versions listed, down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress\u003c/code\u003e is a class that provides information about the progress of an operation or a stage within an operation, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces such as \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 class \u003ccode\u003eOperationProgress\u003c/code\u003e includes properties like \u003ccode\u003eMetrics\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eStages\u003c/code\u003e, and \u003ccode\u003eStatus\u003c/code\u003e, which are used to describe the various aspects of the operation's progress, including metrics, name of stage, substages, and status.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress\u003c/code\u003e has two constructors, a default constructor, and one that takes another \u003ccode\u003eOperationProgress\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e, and it is found in the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]