public sealed class OperationProgress : IMessage<OperationProgress>, IEquatable<OperationProgress>, IDeepCloneable<OperationProgress>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class OperationProgress.
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\u003eThis webpage provides documentation for the \u003ccode\u003eOperationProgress\u003c/code\u003e class within the Google Kubernetes Engine v1 API, focusing on version 3.14.0 and including links to various other versions from 2.3.0 to 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress\u003c/code\u003e class is used to track and describe the progress of operations or operation stages, offering methods to monitor the progress using metrics like "nodes done" and "nodes total," among other things.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains 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 all used to provide detailed information on the operation progress including operation substages and the status of the current operation.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors for creating \u003ccode\u003eOperationProgress\u003c/code\u003e objects, either default or by copying data from another existing \u003ccode\u003eOperationProgress\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]