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 document outlines the \u003ccode\u003eTableProgress\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace and is utilized for tracking the progress of table data being copied to a new cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableProgress\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffer-based message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor \u003ccode\u003eTableProgress()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eTableProgress(CreateClusterMetadata.Types.TableProgress other)\u003c/code\u003e which allows for the initialization of the TableProgress with another TableProgress Object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTableProgress\u003c/code\u003e provides three key properties: \u003ccode\u003eEstimatedCopiedBytes\u003c/code\u003e to track the amount of data copied, \u003ccode\u003eEstimatedSizeBytes\u003c/code\u003e to project the total data size, and \u003ccode\u003eState\u003c/code\u003e to monitor the process status, allowing for comprehensive progress monitoring.\u003c/p\u003e\n"],["\u003cp\u003eThe document also has links to the different versions of the Google.Cloud.Bigtable.Admin.V2 package, from version 2.4.0 all the way to the latest version, 3.24.0, including version 2.9.0.\u003c/p\u003e\n"]]],[],null,[]]