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.
kratos/third_party/google/bigtable/bigtable.yaml

33 lines
1.0 KiB

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