aboutsummaryrefslogtreecommitdiff
path: root/google/datastore/datastore.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'google/datastore/datastore.yaml')
-rw-r--r--google/datastore/datastore.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/google/datastore/datastore.yaml b/google/datastore/datastore.yaml
new file mode 100644
index 000000000..26822278f
--- /dev/null
+++ b/google/datastore/datastore.yaml
@@ -0,0 +1,20 @@
+type: google.api.Service
+config_version: 3
+name: datastore.googleapis.com
+title: Google Cloud Datastore API
+
+apis:
+- name: google.datastore.v1.Datastore
+
+documentation:
+ summary: |-
+ Accesses the schemaless NoSQL database to provide fully managed, robust,
+ scalable storage for your application.
+
+authentication:
+ rules:
+ - selector: '*'
+ oauth:
+ canonical_scopes: |-
+ https://www.googleapis.com/auth/cloud-platform,
+ https://www.googleapis.com/auth/datastore