cloudscheduler/v1 library

Cloud Scheduler API - v1

Creates and manages jobs run on a regular recurring schedule.

For more information, see cloud.google.com/scheduler/

Create an instance of CloudSchedulerApi to access these resources:

Classes

AppEngineHttpTarget
App Engine target.
AppEngineRouting
App Engine Routing.
CloudSchedulerApi
Creates and manages jobs run on a regular recurring schedule.
HttpTarget
Http target.
Job
Configuration for a job.
ListJobsResponse
Response message for listing jobs using ListJobs.
ListLocationsResponse
The response message for Locations.ListLocations.
ListOperationsResponse
The response message for Operations.ListOperations.
OAuthToken
Contains information needed for generating an OAuth token.
OidcToken
Contains information needed for generating an OpenID Connect token.
Operation
This resource represents a long-running operation that is the result of a network API call.
OperationsResource
ProjectsLocationsJobsResource
ProjectsLocationsResource
ProjectsResource
PubsubTarget
Pub/Sub target.
RetryConfig
Settings that determine the retry behavior.

Typedefs

CancelOperationRequest = $Empty
The request message for Operations.CancelOperation.
Empty = $Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Location = $Location00
A resource that represents a Google Cloud location.
PauseJobRequest = $Empty
Request message for PauseJob.
ResumeJobRequest = $Empty
Request message for ResumeJob.
RunJobRequest = $Empty
Request message for forcing a job to run now using RunJob.
Status = $Status00
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.

Exceptions / Errors

ApiRequestError
Represents a general error reported by the API endpoint.
DetailedApiRequestError
Represents a specific error reported by the API endpoint.