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 reference documentation for the `OperationProgress` class within the Google Cloud Spanner Database Administration v1 API, detailing its structure and usage."],["The `OperationProgress` class, which can be found in the `Google.Cloud.Spanner.Admin.Database.V1` namespace, encapsulates progress-related information for long-running Cloud Spanner operations."],["The latest version of the API available is 5.0.0-beta05, but this page specifically covers version 4.2.0 and details the `OperationProgress` class's constructors, properties, inheritance, and implemented interfaces."],["The `OperationProgress` class includes properties like `EndTime`, `ProgressPercent`, and `StartTime`, which provide insights into the status, completion percentage, and timing of a Spanner operation."],["Multiple versions of the documentation for the `OperationProgress` are available on the page, from 3.5.0 up to 5.0.0-beta05."]]],[]]