Module: Google::Apis::BigtableadminV2
- Defined in:
- generated/google/apis/bigtableadmin_v2.rb,
generated/google/apis/bigtableadmin_v2/classes.rb,
generated/google/apis/bigtableadmin_v2/service.rb,
generated/google/apis/bigtableadmin_v2/representations.rb
Overview
Cloud Bigtable Admin API
Defined Under Namespace
Classes: AppProfile, AuditConfig, AuditLogConfig, BigtableAdminService, Binding, CheckConsistencyRequest, CheckConsistencyResponse, Cluster, ClusterState, ColumnFamily, CreateClusterMetadata, CreateClusterRequest, CreateInstanceMetadata, CreateInstanceRequest, CreateTableRequest, DropRowRangeRequest, Empty, Expr, GcRule, GenerateConsistencyTokenRequest, GenerateConsistencyTokenResponse, GetIamPolicyRequest, Instance, Intersection, ListAppProfilesResponse, ListClustersResponse, ListInstancesResponse, ListOperationsResponse, ListTablesResponse, Modification, ModifyColumnFamiliesRequest, MultiClusterRoutingUseAny, Operation, PartialUpdateInstanceRequest, Policy, SetIamPolicyRequest, SingleClusterRouting, Split, Status, Table, TableProgress, TestIamPermissionsRequest, TestIamPermissionsResponse, Union, UpdateAppProfileMetadata, UpdateClusterMetadata, UpdateInstanceMetadata
Constant Summary collapse
- VERSION =
'V2'
- REVISION =
'20190106'
- AUTH_BIGTABLE_ADMIN =
Administer your Cloud Bigtable tables and clusters
'https://www.googleapis.com/auth/bigtable.admin'
- AUTH_BIGTABLE_ADMIN_CLUSTER =
Administer your Cloud Bigtable clusters
'https://www.googleapis.com/auth/bigtable.admin.cluster'
- AUTH_BIGTABLE_ADMIN_INSTANCE =
Administer your Cloud Bigtable clusters
'https://www.googleapis.com/auth/bigtable.admin.instance'
- AUTH_BIGTABLE_ADMIN_TABLE =
Administer your Cloud Bigtable tables
'https://www.googleapis.com/auth/bigtable.admin.table'
- AUTH_CLOUD_BIGTABLE_ADMIN =
Administer your Cloud Bigtable tables and clusters
'https://www.googleapis.com/auth/cloud-bigtable.admin'
- AUTH_CLOUD_BIGTABLE_ADMIN_CLUSTER =
Administer your Cloud Bigtable clusters
'https://www.googleapis.com/auth/cloud-bigtable.admin.cluster'
- AUTH_CLOUD_BIGTABLE_ADMIN_TABLE =
Administer your Cloud Bigtable tables
'https://www.googleapis.com/auth/cloud-bigtable.admin.table'
- AUTH_CLOUD_PLATFORM =
View and manage your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform'
- AUTH_CLOUD_PLATFORM_READ_ONLY =
View your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform.read-only'