Google Cloud Tasks API
The Cloud Tasks API allows you to create and manage task queues, enqueue tasks for asynchronous processing, and configure retry and rate limiting policies. Tasks can target App Engine handlers or any HTTP endpoint.
Documentation
Documentation
https://cloud.google.com/tasks/docs/reference/rest
Authentication
https://cloud.google.com/docs/authentication
Getting Started
https://cloud.google.com/tasks/docs/quickstart
Specifications
Schemas & Data
OpenAPI
#Asynchronous Processing
#Queues
#Tasks