public sealed class OperationProgress : IMessage<OperationProgress>, IEquatable<OperationProgress>, IDeepCloneable<OperationProgress>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class OperationProgress.
Encapsulates progress related information for a Cloud Bigtable 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-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eOperationProgress\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress\u003c/code\u003e class encapsulates information about the progress of long-running operations in Cloud Bigtable, including start and end times, as well as the percentage of completion.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 3.24.0, and the page lists versions dating back to 2.4.0, offering access to documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionality for message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eProgressPercent\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e within the class provide details about the operation's completion time, progress percentage (0-100), and start time, respectively, with the times having a \u003ccode\u003eTimestamp\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]