aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/googleapis/google/datastore/datastore.yaml
blob: b1351050114e9e2c614f5ab6ed659a6b18448318 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
type: google.api.Service
config_version: 1
name: datastore.googleapis.com

title: Google Cloud Datastore API

documentation:
  summary:  >
    Accesses the schemaless NoSQL database to provide fully managed, robust,
    scalable storage for your application.

apis:
- name: google.datastore.v1.Datastore

# Auth section
authentication:
  rules:
    - selector: '*'
      oauth:
        canonical_scopes: https://www.googleapis.com/auth/datastore,
                          https://www.googleapis.com/auth/cloud-platform