Ruby Client for Cloud Tasks API (Alpha)

Cloud Tasks API: Manages the execution of large numbers of distributed requests. Cloud Tasks is in Alpha.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.
  2. Enable billing for your project.
  3. Enable the Cloud Tasks API.
  4. Setup Authentication.

Installation

$ gem install google-cloud-tasks

Next Steps