1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-02-01 13:07:48 +02:00
2019-05-30 17:29:58 +08:00

33 lines
1.0 KiB
YAML

type: google.api.Service
config_version: 0
name: bigtable.googleapis.com
title: Cloud Bigtable API
apis:
- name: google.bigtable.v2.Bigtable
documentation:
summary: |-
API for reading and writing the contents of Bigtables associated with a
cloud project.
authentication:
rules:
- selector: '*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/bigtable.data,
https://www.googleapis.com/auth/cloud-bigtable.data,
https://www.googleapis.com/auth/cloud-platform
- selector: |-
google.bigtable.v2.Bigtable.ReadRows,
google.bigtable.v2.Bigtable.SampleRowKeys
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/bigtable.data,
https://www.googleapis.com/auth/bigtable.data.readonly,
https://www.googleapis.com/auth/cloud-bigtable.data,
https://www.googleapis.com/auth/cloud-bigtable.data.readonly,
https://www.googleapis.com/auth/cloud-platform,
https://www.googleapis.com/auth/cloud-platform.read-only