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\u003eThe webpage provides reference documentation for the \u003ccode\u003eOperationProgress\u003c/code\u003e class within the Google Kubernetes Engine v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is 3.33.0, but the page is specifically focused on version 3.8.0 of the \u003ccode\u003eOperationProgress\u003c/code\u003e class and includes a list of all versions from 3.33.0 to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress\u003c/code\u003e provides information about the progress of an operation or operation stage, including metrics, name, substages, and status, that all can be modified in various ways.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress\u003c/code\u003e class implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, that all add different functionality to it.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one parameterless and one that accepts another \u003ccode\u003eOperationProgress\u003c/code\u003e instance, along with a few properties: \u003ccode\u003eMetrics\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eStages\u003c/code\u003e, and \u003ccode\u003eStatus\u003c/code\u003e, that each are modified in certain ways.\u003c/p\u003e\n"]]],[],null,[]]