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 various versions of the \u003ccode\u003eTable\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, ranging from version 3.24.0 (latest) down to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class, part of the Google Cloud Bigtable Admin V2 API, represents a collection of user data organized by row, column, and timestamp, and is served using the resources of its parent cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e 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, providing methods for managing and interacting with table data.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTable\u003c/code\u003e class include \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, which define the table's state, structure, data organization, unique identifier, and restoration details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class has two constructors, one default and one that takes a \u003ccode\u003eTable\u003c/code\u003e instance as a parameter, and it's contained within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]