public MapField<string, Table.Types.ClusterState> ClusterStates { get; }
Output only. Map from cluster ID to per-cluster table state.
If it could not be determined whether or not the table has data in a
particular cluster (for example, if its zone is unavailable), then
there will be an entry for the cluster with UNKNOWN replication_status.
Views: REPLICATION_VIEW, ENCRYPTION_VIEW, FULL
public Table.Types.TimestampGranularity Granularity { get; set; }
(CreationOnly)
The granularity (i.e. MILLIS) at which timestamps are stored in
this table. Timestamps not matching the granularity will be rejected.
If unspecified at creation time, the value will be set to MILLIS.
Views: SCHEMA_VIEW, FULL.
The unique name of the table. Values are of the form
projects/{project}/instances/{instance}/tables/[_a-zA-Z0-9][-_.a-zA-Z0-9]*.
Views: NAME_ONLY, SCHEMA_VIEW, REPLICATION_VIEW, FULL
[[["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 properties and functionality of the \u003ccode\u003eTable\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, which is used to define a collection of user data indexed by row, column, and timestamp within the Google Cloud Bigtable service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class supports various properties such as \u003ccode\u003eClusterStates\u003c/code\u003e, \u003ccode\u003eColumnFamilies\u003c/code\u003e, \u003ccode\u003eGranularity\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRestoreInfo\u003c/code\u003e, and \u003ccode\u003eTableName\u003c/code\u003e, providing comprehensive details about a table's configuration and status.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides links to documentation for different versions of the Google Cloud Bigtable Admin V2 API, ranging from version 3.24.0 (latest) down to version 2.4.0, specifically regarding the \u003ccode\u003eTable\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eTable\u003c/code\u003e class inherits from the .NET \u003ccode\u003eObject\u003c/code\u003e class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, showing its capabilities for data handling and compatibility within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class has multiple constructors, \u003ccode\u003eTable()\u003c/code\u003e, and \u003ccode\u003eTable(Table other)\u003c/code\u003e allowing for the creation of new instances, either empty, or as a copy of another table.\u003c/p\u003e\n"]]],[],null,[]]