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.
29 lines
756 B
29 lines
756 B
type: google.api.Service
|
|
config_version: 3
|
|
name: cloudtasks.googleapis.com
|
|
title: Cloud Tasks API
|
|
|
|
apis:
|
|
- name: google.cloud.tasks.v2beta3.CloudTasks
|
|
|
|
documentation:
|
|
summary: Manages the execution of large numbers of distributed requests.
|
|
overview: |-
|
|
Cloud Tasks manages the execution of large numbers of distributed
|
|
requests.
|
|
|
|
For more information, see https://cloud.google.com/tasks/.
|
|
|
|
backend:
|
|
rules:
|
|
- selector: 'google.cloud.tasks.v2beta3.CloudTasks.*'
|
|
deadline: 10.0
|
|
- selector: google.cloud.tasks.v2beta3.CloudTasks.ListQueues
|
|
deadline: 15.0
|
|
|
|
authentication:
|
|
rules:
|
|
- selector: 'google.cloud.tasks.v2beta3.CloudTasks.*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform
|
|
|