Ruby Client for Cloud Tasks API (Alpha)
Cloud Tasks API: Manages the execution of large numbers of distributed requests. Cloud Tasks is in Alpha.
In order to use this library, you first need to go through the following steps:
- Select or create a Cloud Platform project.
- Enable billing for your project.
- Enable the Cloud Tasks API.
- Setup Authentication.
$ gem install google-cloud-tasks
- Read the Client Library Documentation for Cloud Tasks API to see other available methods on the client.
- Read the Cloud Tasks API Product documentation to learn more about the product and see How-to Guides.
- View this repository's main README to see the full list of Cloud APIs that we cover.