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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the `OperationProgress` class within the Google Kubernetes Engine v1 API, offering a detailed view of its properties, constructors, and implementation details."],["The `OperationProgress` class, found in the `Google.Cloud.Container.V1` namespace, represents information about the progress of an operation or its stages, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers multiple versions of the API, from version 3.0.0 all the way to 3.33.0, with 3.33.0 being the latest, and includes links to the documentation of each."],["The `OperationProgress` class includes properties like `Metrics`, `Name`, `Stages`, and `Status`, which provide insights into operation details such as progress metrics, stage names, substages, and the current status of an operation stage."],["The documentation is a reference for developers, displaying the `OperationProgress` public properties, constructors, inherited members, along with the assembly and the namespace the class resides in."]]],[]]