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 provides documentation for the \u003ccode\u003eOperationProgress\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace, specifically detailing its structure and functionality across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release is version \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, which is a beta version, and it also includes numerous previous stable versions of the \u003ccode\u003eOperationProgress\u003c/code\u003e class dating back to version \u003ccode\u003e3.5.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress\u003c/code\u003e is designed to encapsulate progress-related information for long-running Cloud Spanner operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eOperationProgress\u003c/code\u003e class include \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eProgressPercent\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, which indicate the completion time, percentage completion, and start time of an operation, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists inherited members and implements various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for \u003ccode\u003eOperationProgress\u003c/code\u003e, providing a comprehensive view of its integration within the .NET environment.\u003c/p\u003e\n"]]],[],null,[]]