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; }
Immutable. 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 webpage provides documentation for the \u003ccode\u003eTable\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, specifically covering versions from 2.4.0 up to the latest version 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class represents a collection of user data indexed by row, column, and timestamp, and it is part of the Google Cloud Bigtable Admin API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTable\u003c/code\u003e class include \u003ccode\u003eClusterStates\u003c/code\u003e for per-cluster table state, \u003ccode\u003eColumnFamilies\u003c/code\u003e for configured column families, \u003ccode\u003eGranularity\u003c/code\u003e for timestamp storage granularity, \u003ccode\u003eName\u003c/code\u003e for the table's unique name, \u003ccode\u003eRestoreInfo\u003c/code\u003e for data restoration information, and \u003ccode\u003eTableName\u003c/code\u003e for a typed view over the name.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also provides details on the constructors available for creating \u003ccode\u003eTable\u003c/code\u003e objects, including a default constructor and one that takes another \u003ccode\u003eTable\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]