Cloud Scheduler API

Creates and manages jobs run on a regular recurring schedule.

Service: cloudscheduler.googleapis.com

The Service name cloudscheduler.googleapis.com is needed to create RPC client stubs.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.cloud.scheduler.v1.CloudScheduler

Methods
CreateJob Creates a job.
DeleteJob Deletes a job.
GetJob Gets a job.
ListJobs Lists jobs.
PauseJob Pauses a job.
ResumeJob Resume a job.
RunJob Forces a job to run now.
UpdateJob Updates a job.

google.cloud.scheduler.v1alpha1.CloudScheduler

Methods
CreateJob Creates a job.
DeleteJob Deletes a job.
GetJob Gets a job.
ListJobs Lists jobs.
PauseJob Pauses a job.
ResumeJob Resume a job.
RunJob Forces a job to run now.
UpdateJob Updates a job.
UploadCronYaml Update cron list by uploading a cron.yaml file.

google.cloud.scheduler.v1beta1.CloudScheduler

Methods
CreateJob Creates a job.
DeleteJob Deletes a job.
GetJob Gets a job.
ListJobs Lists jobs.
PauseJob Pauses a job.
ResumeJob Resume a job.
RunJob Forces a job to run now.
UpdateJob Updates a job.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月16日 UTC.