public sealed class TableProgress : IMessage<CreateClusterMetadata.Types.TableProgress>, IEquatable<CreateClusterMetadata.Types.TableProgress>, IDeepCloneable<CreateClusterMetadata.Types.TableProgress>, IBufferMessage, IMessage
Progress info for copying a table's data to the new cluster.
[[["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 documentation for the \u003ccode\u003eTableProgress\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, covering versions from 2.4.0 up to the latest version 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableProgress\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, provides information about the progress of copying a table's data to a new cluster.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTableProgress\u003c/code\u003e class include \u003ccode\u003eEstimatedCopiedBytes\u003c/code\u003e, \u003ccode\u003eEstimatedSizeBytes\u003c/code\u003e, and \u003ccode\u003eState\u003c/code\u003e, offering insights into the copy process's current progress, estimated size, and status.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eTableProgress()\u003c/code\u003e, and one that takes another \u003ccode\u003eTableProgress\u003c/code\u003e instance as a parameter, allowing for the copying of data between instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableProgress\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]