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-04-17 UTC."],[[["This webpage provides reference documentation for the `OperationProgress` class within the Google Cloud Spanner Database Administration v1 API."],["`OperationProgress` encapsulates information about the progress of long-running operations in Cloud Spanner and is part of the `Google.Cloud.Spanner.Admin.Database.V1` namespace."],["The latest version documented is `5.0.0-beta05`, while the current version in context is `4.1.0`, with a variety of versions listed ranging from `3.5.0` up to `5.0.0-beta05`."],["The `OperationProgress` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties for `EndTime`, `ProgressPercent`, and `StartTime`."]]],[]]