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 webpage provides documentation for the \u003ccode\u003eOperationProgress\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eOperationProgress\u003c/code\u003e, is used to provide details about the progress of an operation or a stage within an operation, inheriting from the \u003ccode\u003eObject\u003c/code\u003e class and implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a comprehensive list of available versions of the \u003ccode\u003eOperationProgress\u003c/code\u003e class, ranging from the latest 3.33.0 down to 2.3.0, which offers version history.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress\u003c/code\u003e features properties such as \u003ccode\u003eMetrics\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eStages\u003c/code\u003e, and \u003ccode\u003eStatus\u003c/code\u003e to describe different aspects of an operation's progress.\u003c/p\u003e\n"],["\u003cp\u003eThe content also covers the constructors of the \u003ccode\u003eOperationProgress\u003c/code\u003e class, including a default constructor and one that takes another \u003ccode\u003eOperationProgress\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]