public sealed class OperationProgress : IMessage<OperationProgress>, IEquatable<OperationProgress>, IDeepCloneable<OperationProgress>, IBufferMessage, IMessage
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 document outlines the \u003ccode\u003eOperationProgress\u003c/code\u003e class, which is used to track the status of long-running Cloud Bigtable operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt has constructors to create an \u003ccode\u003eOperationProgress\u003c/code\u003e object and can use another \u003ccode\u003eOperationProgress\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eProgressPercent\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, which describe the operation's completion time, progress percentage, and start time respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides a version history for this class, showing versions ranging from 3.24.0 down to 2.4.0, with 3.24.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]