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 part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress\u003c/code\u003e class encapsulates information about the progress of long-running Cloud Bigtable operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eOperationProgress\u003c/code\u003e is 3.24.0, and there are multiple listed versions ranging from 3.0.0 up to the most recent version, as well as versions 2.4.0 to 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eOperationProgress\u003c/code\u003e include \u003ccode\u003eEndTime\u003c/code\u003e, which denotes the completion or failure time, \u003ccode\u003eProgressPercent\u003c/code\u003e for operation completion percentage, and \u003ccode\u003eStartTime\u003c/code\u003e to indicate when the request was received.\u003c/p\u003e\n"]]],[],null,[]]