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\u003eThe \u003ccode\u003eTable\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace represents a collection of user data in Google Cloud Bigtable, indexed by row, column, and timestamp, and served by the resources of its parent cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eTable\u003c/code\u003e class documentation is \u003ccode\u003e3.24.0\u003c/code\u003e, with a history of previous versions ranging down to \u003ccode\u003e2.4.0\u003c/code\u003e being also available for access.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class 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, and has constructors for creating new instances or cloning existing ones.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of a \u003ccode\u003eTable\u003c/code\u003e 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 manage various aspects of the table's configuration and state, including column family settings and timestamp precision.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class's \u003ccode\u003eColumnFamilies\u003c/code\u003e property allows configuration of column families by ID, whereas the \u003ccode\u003eGranularity\u003c/code\u003e property determines the timestamp precision used within the table, offering control over data storage and retrieval.\u003c/p\u003e\n"]]],[],null,[]]