public sealed class OperationProgress : IMessage<OperationProgress>, IEquatable<OperationProgress>, IDeepCloneable<OperationProgress>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class OperationProgress.
Encapsulates progress related information for a Cloud Bigtable long
running operation.
[[["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-17 UTC."],[[["This page provides reference documentation for the `OperationProgress` class within the Google Cloud Bigtable Administration v2 API for .NET, outlining its usage and properties across multiple versions."],["The `OperationProgress` class encapsulates data related to the progress of long-running Cloud Bigtable operations, as part of the `Google.Cloud.Bigtable.Admin.V2` namespace."],["The available versions of the `OperationProgress` class for Google Cloud Bigtable Admin V2 range from version 2.4.0 up to the latest 3.24.0, with the current document reflecting version 3.22.0."],["The `OperationProgress` class includes properties such as `EndTime`, `ProgressPercent`, and `StartTime`, which detail the status and timestamps associated with an operation's lifecycle."],["The class `OperationProgress` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]