Table: gcp_bigtableadmin_clusters
This table shows data for GCP Bigtableadmin Clusters.
The composite primary key for this table is (project_id, name).
Relations
This table depends on gcp_bigtableadmin_instances.
The following tables depend on gcp_bigtableadmin_clusters:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
project_id (PK) | String |
name (PK) | String |
zone | String |
serve_nodes | Int |
state | String |
storage_type | Int |
kms_key_name | String |
autoscaling_config | JSON |