public sealed class CreateClusterMetadata.Types.TableProgress : IMessage<CreateClusterMetadata.Types.TableProgress>, IEquatable<CreateClusterMetadata.Types.TableProgress>, IDeepCloneable<CreateClusterMetadata.Types.TableProgress>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class CreateClusterMetadata.Types.TableProgress.
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\u003eThe documentation pertains to the \u003ccode\u003eCreateClusterMetadata.Types.TableProgress\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, with version 3.24.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableProgress\u003c/code\u003e class is used to track the progress of copying a table's data to a new cluster and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one \u003ccode\u003eTableProgress()\u003c/code\u003e and one that takes another \u003ccode\u003eTableProgress\u003c/code\u003e object as an argument, \u003ccode\u003eTableProgress(TableProgress other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eEstimatedCopiedBytes\u003c/code\u003e, representing the number of bytes copied so far, \u003ccode\u003eEstimatedSizeBytes\u003c/code\u003e, estimating the total size of the table to copy, and \u003ccode\u003eState\u003c/code\u003e, which indicates the current state of the copying progress.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a comprehensive list of available versions, ranging from 2.4.0 to the latest 3.24.0, and each one links to the reference documentation for that version.\u003c/p\u003e\n"]]],[],null,[]]