public sealed class OperationProgress : IMessage<OperationProgress>, IEquatable<OperationProgress>, IDeepCloneable<OperationProgress>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class OperationProgress.
Encapsulates progress related information for a Cloud Spanner 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-03-21 UTC."],[[["This page provides documentation for the `OperationProgress` class within the Google Cloud Spanner Database Administration v1 API, specifically for .NET development."],["The `OperationProgress` class encapsulates information about the progress of long-running operations in Cloud Spanner, including start time, end time, and percentage completion."],["This page has a history of versioning, from `3.5.0` to the latest beta version of `5.0.0`, with the current version being `4.6.0`."],["The `OperationProgress` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities such as deep cloning and message handling."]]],[]]