cloudtasks_v2.yaml 736 B

1234567891011121314151617181920212223242526272829
  1. type: google.api.Service
  2. config_version: 3
  3. name: cloudtasks.googleapis.com
  4. title: Cloud Tasks API
  5. apis:
  6. - name: google.cloud.tasks.v2.CloudTasks
  7. documentation:
  8. summary: Manages the execution of large numbers of distributed requests.
  9. overview: |-
  10. Cloud Tasks manages the execution of large numbers of distributed
  11. requests.
  12. For more information, see https://cloud.google.com/tasks/.
  13. backend:
  14. rules:
  15. - selector: 'google.cloud.tasks.v2.CloudTasks.*'
  16. deadline: 10.0
  17. - selector: google.cloud.tasks.v2.CloudTasks.ListQueues
  18. deadline: 15.0
  19. authentication:
  20. rules:
  21. - selector: 'google.cloud.tasks.v2.CloudTasks.*'
  22. oauth:
  23. canonical_scopes: |-
  24. https://www.googleapis.com/auth/cloud-platform