Constants

Constants for Google Cloud Bigtable API.

gcloud_bigtable.constants.CLUSTER_ADMIN_HOST = 'bigtableclusteradmin.googleapis.com'

Cluster Admin API request host.

gcloud_bigtable.constants.CLUSTER_ADMIN_PORT = 443

Cluster Admin API request port.

gcloud_bigtable.constants.TABLE_ADMIN_HOST = 'bigtabletableadmin.googleapis.com'

Table Admin API request host.

gcloud_bigtable.constants.TABLE_ADMIN_PORT = 443

Table Admin API request port.