datastore.yaml 521 B

12345678910111213141516171819202122
  1. type: google.api.Service
  2. config_version: 1
  3. name: datastore.googleapis.com
  4. title: Google Cloud Datastore API
  5. documentation:
  6. summary: >
  7. Accesses the schemaless NoSQL database to provide fully managed, robust,
  8. scalable storage for your application.
  9. apis:
  10. - name: google.datastore.v1.Datastore
  11. # Auth section
  12. authentication:
  13. rules:
  14. - selector: '*'
  15. oauth:
  16. canonical_scopes: https://www.googleapis.com/auth/datastore,
  17. https://www.googleapis.com/auth/cloud-platform