Interface protos.google.bigtable.admin.v2.CreateClusterMetadata.ITableProgress (5.0.0)

Properties of a TableProgress.

Package

@google-cloud/bigtable

Properties

estimatedCopiedBytes

estimatedCopiedBytes?: (number|Long|string|null);

TableProgress estimatedCopiedBytes

estimatedSizeBytes

estimatedSizeBytes?: (number|Long|string|null);

TableProgress estimatedSizeBytes

state

state?: (google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State|keyof typeof google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State|null);

TableProgress state