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, part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, with the latest version being 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress\u003c/code\u003e class represents information about the progress of an operation or its stages and implements several interfaces, including \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 documentation lists numerous versions of the API, starting from version 2.3.0 and going up to the latest version 3.33.0, allowing users to browse through different releases.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eOperationProgress\u003c/code\u003e class include \u003ccode\u003eMetrics\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eStages\u003c/code\u003e, and \u003ccode\u003eStatus\u003c/code\u003e, which provide detailed information about the operation's progress, name, substages, and status.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eOperationProgress()\u003c/code\u003e) and another that accepts an \u003ccode\u003eOperationProgress\u003c/code\u003e object (\u003ccode\u003eOperationProgress(OperationProgress other)\u003c/code\u003e) for creating a new instance based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]