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 documentation provides reference material for the \u003ccode\u003eOperationProgress\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 to the latest 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress\u003c/code\u003e class offers detailed information on the progress of operations, including stages and substages, as well as metrics like the number of nodes processed or the overall progress percentage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality checks, deep cloning, and buffered message processing.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eOperationProgress\u003c/code\u003e class include \u003ccode\u003eMetrics\u003c/code\u003e (a collection of operation progress metrics), \u003ccode\u003eName\u003c/code\u003e (a description of the operation stage), \u003ccode\u003eStages\u003c/code\u003e (substages of an operation), and \u003ccode\u003eStatus\u003c/code\u003e (the status of an operation stage).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes constructors for \u003ccode\u003eOperationProgress\u003c/code\u003e, such as a default constructor and one that accepts another \u003ccode\u003eOperationProgress\u003c/code\u003e object for cloning, allowing for flexible object creation and manipulation.\u003c/p\u003e\n"]]],[],null,[]]