You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.0 KiB
28 lines
1.0 KiB
6 years ago
|
type: google.api.Service
|
||
|
config_version: 0
|
||
|
name: bigtabletableadmin.googleapis.com
|
||
|
title: Google Cloud Bigtable Table Admin API
|
||
|
|
||
|
apis:
|
||
|
- name: google.bigtable.admin.table.v1.BigtableTableService
|
||
|
|
||
|
authentication:
|
||
|
rules:
|
||
|
- selector: '*'
|
||
|
oauth:
|
||
|
canonical_scopes: >-
|
||
|
https://www.googleapis.com/auth/bigtable.admin,
|
||
|
https://www.googleapis.com/auth/bigtable.admin.table,
|
||
|
https://www.googleapis.com/auth/cloud-bigtable.admin,
|
||
|
https://www.googleapis.com/auth/cloud-bigtable.admin.table,
|
||
|
https://www.googleapis.com/auth/cloud-platform
|
||
|
- selector: google.bigtable.admin.table.v1.BigtableTableService.GetTable
|
||
|
oauth:
|
||
|
canonical_scopes: >-
|
||
|
https://www.googleapis.com/auth/bigtable.admin,
|
||
|
https://www.googleapis.com/auth/bigtable.admin.table,
|
||
|
https://www.googleapis.com/auth/cloud-bigtable.admin,
|
||
|
https://www.googleapis.com/auth/cloud-bigtable.admin.table,
|
||
|
https://www.googleapis.com/auth/cloud-platform,
|
||
|
https://www.googleapis.com/auth/cloud-platform.read-only
|