Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Google Cloud Platform logo

Cloud Scheduler API Ruby Samples

Cloud Scheduler API is a fully managed enterprise-grade cron job scheduler. It allows you to schedule virtually any job, including batch, big data jobs, cloud infrastructure operations, and more.

Run sample

To run the sample, first install dependencies:

bundle install

Run the sample:

bundle exec ruby app.rb

Environment variables: GOOGLE_CLOUD_PROJECT must be set to your Google Cloud project ID