| GitHub Repository | RPC Documentation | REST Documentation |
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
| Client | Description |
|---|---|
| com. |
Service Description: Cloud Tasks allows developers to manage the execution of background work in
their applications. This class provides the ability to make remote calls to the backing service through method |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
| Settings | Description |
|---|---|
| com. |
Settings class to configure an instance of CloudTasksClient
. The default instance has everything set to sensible defaults: |
Classes
Interfaces
Enums
| Enum | Description |
|---|---|
| com. |
The HTTP method used to deliver the task. |
| com. |
|
| com. |
State of the queue. |
| com. |
|
| com. |
The view specifies a subset of Task data. When a task is returned in a response, not all |

