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 of the \u003ccode\u003eOperationProgress\u003c/code\u003e documentation is 3.33.0, accessible via the provided link, with a range of previous versions from 3.32.0 down to 2.3.0 also listed.\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 of an operation, inheriting from the Object class and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress\u003c/code\u003e class includes properties for tracking metrics, a name to describe the stage, substages, and the status of an operation stage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one of which accepts another \u003ccode\u003eOperationProgress\u003c/code\u003e object for initialization, with it having members inherited from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress\u003c/code\u003e is located within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, and is part of the Google.Cloud.Container.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]