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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `CreateClusterMetadata.Types.TableProgress` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET framework."],["The `TableProgress` class tracks the progress of copying a table's data to a new cluster, which includes its current state, and estimated bytes copied and to be copied."],["This documentation includes details on the class's inheritance, the interfaces it implements, inherited members from the base `object` class, and the `TableProgress()` constructor's information and specifications."],["The document also includes links to the documentation of the class in 29 different versions of the `Google.Cloud.Bigtable.Admin.V2` package, with the latest version being 3.24.0, and the oldest being 2.4.0."],["`EstimatedCopiedBytes`, `EstimatedSizeBytes` and `State` are the main properties of the class, used to monitor data copy progress."]]],[]]