public sealed class OperationProgress : IMessage<OperationProgress>, IEquatable<OperationProgress>, IDeepCloneable<OperationProgress>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API class OperationProgress.
Encapsulates progress related information for a Cloud Spanner long
running instance operations.
[[["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 Instance Administration v1 API, specifically for .NET."],["The `OperationProgress` class encapsulates information about the progress of long-running Cloud Spanner instance operations."],["The page lists different versions of the API, ranging from version `3.5.0` to the latest beta version, `5.0.0-beta05`, including version `4.4.0`, which is the specific version this page is centered on."],["Key properties of `OperationProgress` include `EndTime`, `ProgressPercent`, and `StartTime`, which provide details about the operation's status and timing."]]],[]]