| 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: The Cloud Scheduler API allows external entities to reliably schedule
asynchronous jobs.
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 CloudSchedulerClient.
The default instance has everything set to sensible defaults: |
Classes
| Class | Description |
|---|---|
| com. |
App Engine target. The job will be pushed to a job handler by means of an HTTP request via an http_method such |
| com. |
App Engine target. The job will be pushed to a job handler by means of an HTTP request via an http_method such |
| com. |
App Engine Routing. For more information about services, versions, and instances see |
| com. |
App Engine Routing. For more information about services, versions, and instances see |
| com. |
|
| com. |
|
| com. |
|
| com. |
|
| com. |
|
| com. |
|
| com. |
The Cloud Scheduler API allows external entities to reliably schedule asynchronous jobs. |
| com. |
Base class for the server implementation of the service CloudScheduler. The Cloud Scheduler API allows external entities to reliably |
| com. |
Builder for CloudSchedulerSettings. |
| com. |
Request message for CreateJob. |
| com. |
Request message for CreateJob. |
| com. |
Request message for deleting a job using DeleteJob. |
| com. |
Request message for deleting a job using DeleteJob. |
| com. |
Request message for GetJob. |
| com. |
Request message for GetJob. |
| com. |
Http target. The job will be pushed to the job handler by means of an HTTP request via an http_method such as HTTP |
| com. |
Http target. The job will be pushed to the job handler by means of an HTTP request via an http_method such as HTTP |
| com. |
Configuration for a job. The maximum allowed size for a job is 1MB. |
| com. |
Configuration for a job. The maximum allowed size for a job is 1MB. |
| com. |
|
| com. |
Builder for projects/{project}/locations/{location}/jobs/{job}. |
| com. |
|
| com. |
Request message for listing jobs using ListJobs. |
| com. |
Request message for listing jobs using ListJobs. |
| com. |
Response message for listing jobs using ListJobs. |
| com. |
Response message for listing jobs using ListJobs. |
| com. |
|
| com. |
Builder for projects/{project}/locations/{location}. |
| com. |
Contains information needed for generating an OAuth token. This type of authorization should generally only be used when calling Google |
| com. |
Contains information needed for generating an OAuth token. This type of authorization should generally only be used when calling Google |
| com. |
Contains information needed for generating an OpenID Connect token. |
| com. |
Contains information needed for generating an OpenID Connect token. |
| com. |
Request message for PauseJob. |
| com. |
Request message for PauseJob. |
| com. |
|
| com. |
Builder for ProjectName. |
| com. |
Pub/Sub target. The job will be delivered by publishing a message to the given Pub/Sub topic. |
| com. |
Pub/Sub target. The job will be delivered by publishing a message to the given Pub/Sub topic. |
| com. |
Request message for ResumeJob. |
| com. |
Request message for ResumeJob. |
| com. |
Settings that determine the retry behavior. By default, if a job does not complete successfully (meaning that |
| com. |
Settings that determine the retry behavior. By default, if a job does not complete successfully (meaning that |
| com. |
Request message for forcing a job to run now using RunJob. |
| com. |
Request message for forcing a job to run now using RunJob. |
| com. |
|
| com. |
|
| com. |
Request message for UpdateJob. |
| com. |
Request message for UpdateJob. |
Interfaces
Enums
| Enum | Description |
|---|---|
| com. |
The HTTP method used to execute the job. |
| com. |
|
| com. |
State of the job. |
| com. |