Class Job (1.2.1)

Configuration for a job. The maximum allowed size for a job is 100KB.

Optionally caller-specified in [CreateJob][google.cloud.schedu ler.v1beta1.CloudScheduler.CreateJob] or [UpdateJob][google.cl oud.scheduler.v1beta1.CloudScheduler.UpdateJob]. A human- readable description for the job. This string must not contain more than 500 characters.

Pub/Sub target.

HTTP target.

Specifies the time zone to be used in interpreting schedule. The value of this field must be a time zone name from the tz database <http://en.wikipedia.org/wiki/Tz_database>__. Note that some time zones include a provision for daylight savings time. The rules for daylight saving time are determined by the chosen tz. For UTC use the string "utc". If a time zone is not specified, the default will be in UTC (also known as GMT).

Output only. State of the job.

Output only. The next time the job is scheduled. Note that this may be a retry of a previously failed attempt or the next execution time according to the schedule.

Settings that determine the retry behavior.