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"]],[["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 document provides reference documentation for the \u003ccode\u003eOperationProgress\u003c/code\u003e class within the Google Cloud Spanner Database Administration v1 API, specifically for version 4.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress\u003c/code\u003e encapsulates information related to the progress of a long-running Cloud Spanner operation, with implementations of \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 includes properties such as \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eProgressPercent\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e to track the completion status, percentage, and initiation time of the operation respectively, all of which are read and write, apart from \u003ccode\u003eProgressPercent\u003c/code\u003e that is read.\u003c/p\u003e\n"],["\u003cp\u003eThe document also shows a history of previous versions and their respective references for the \u003ccode\u003eOperationProgress\u003c/code\u003e class, including the latest \u003ccode\u003e5.0.0-beta05\u003c/code\u003e version.\u003c/p\u003e\n"],["\u003cp\u003eIt details the constructors for the \u003ccode\u003eOperationProgress\u003c/code\u003e class, including a default constructor and a copy constructor that accepts another \u003ccode\u003eOperationProgress\u003c/code\u003e object, allowing you to create copies of the class and manipulate them.\u003c/p\u003e\n"]]],[],null,[]]