Module: Google::Cloud::Tasks::V2::CloudTasks

Defined in:
lib/google/cloud/tasks/v2/cloud_tasks.rb,
lib/google/cloud/tasks/v2/cloud_tasks/rest.rb,
lib/google/cloud/tasks/v2/cloud_tasks/paths.rb,
lib/google/cloud/tasks/v2/cloud_tasks/client.rb,
lib/google/cloud/tasks/v2/cloud_tasks/credentials.rb,
lib/google/cloud/tasks/v2/cloud_tasks/rest/client.rb,
lib/google/cloud/tasks/v2/cloud_tasks/rest/service_stub.rb

Overview

Cloud Tasks allows developers to manage the execution of background work in their applications.

To load this service and instantiate a REST client:

require "google/cloud/tasks/v2/cloud_tasks/rest"
client = ::Google::Cloud::Tasks::V2::CloudTasks::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials