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
Administer your Cloud Bigtable tables and instances.
Defined Under Namespace
Classes: AppProfile, AuditConfig, AuditLogConfig, Backup, BackupInfo, BigtableAdminService, Binding, CheckConsistencyRequest, CheckConsistencyResponse, Cluster, ClusterState, ColumnFamily, CreateBackupMetadata, CreateClusterMetadata, CreateClusterRequest, CreateInstanceMetadata, CreateInstanceRequest, CreateTableRequest, DropRowRangeRequest, Empty, Expr, FailureTrace, Frame, GcRule, GenerateConsistencyTokenRequest, GenerateConsistencyTokenResponse, GetIamPolicyRequest, GetPolicyOptions, Instance, Intersection, ListAppProfilesResponse, ListBackupsResponse, ListClustersResponse, ListInstancesResponse, ListLocationsResponse, ListOperationsResponse, ListTablesResponse, Location, Modification, ModifyColumnFamiliesRequest, MultiClusterRoutingUseAny, Operation, OperationProgress, OptimizeRestoredTableMetadata, PartialUpdateInstanceRequest, Policy, RestoreInfo, RestoreTableMetadata, RestoreTableRequest, SetIamPolicyRequest, SingleClusterRouting, Split, Status, Table, TableProgress, TestIamPermissionsRequest, TestIamPermissionsResponse, Union, UpdateAppProfileMetadata, UpdateClusterMetadata, UpdateInstanceMetadata
Constant Summary collapse
- VERSION =
'V2'
- REVISION =
'20200821'
- 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'