public sealed class OperationProgress : IMessage<OperationProgress>, IEquatable<OperationProgress>, IDeepCloneable<OperationProgress>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eOperationProgress\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace for .NET, specifically focusing on version 3.6.0 and including a history of other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress\u003c/code\u003e class encapsulates information about the progress of long-running operations within Cloud Spanner, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties to track the progress of an operation, including \u003ccode\u003eStartTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, and \u003ccode\u003eProgressPercent\u003c/code\u003e, to denote when the operation began, ended, and what percentage of completion has been achieved.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors within this class, one default, and another that takes in a parameter \u003ccode\u003eOperationProgress other\u003c/code\u003e, of the same type.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage offers links to navigate to documentation for various versions of this package, including beta versions and versions all the way back to 3.5.0.\u003c/p\u003e\n"]]],[],null,[]]