IJob

google.cloud.scheduler.v1beta1. IJob

Properties of a Job.

Properties:
Name Type Attributes Description
name string | null <optional>

Job name

description string | null <optional>

Job description

pubsubTarget google.cloud.scheduler.v1beta1.IPubsubTarget | null <optional>

Job pubsubTarget

appEngineHttpTarget google.cloud.scheduler.v1beta1.IAppEngineHttpTarget | null <optional>

Job appEngineHttpTarget

httpTarget google.cloud.scheduler.v1beta1.IHttpTarget | null <optional>

Job httpTarget

schedule string | null <optional>

Job schedule

timeZone string | null <optional>

Job timeZone

userUpdateTime google.protobuf.ITimestamp | null <optional>

Job userUpdateTime

state google.cloud.scheduler.v1beta1.Job.State | null <optional>

Job state

status google.rpc.IStatus | null <optional>

Job status

scheduleTime google.protobuf.ITimestamp | null <optional>

Job scheduleTime

lastAttemptTime google.protobuf.ITimestamp | null <optional>

Job lastAttemptTime

retryConfig google.cloud.scheduler.v1beta1.IRetryConfig | null <optional>

Job retryConfig

attemptDeadline google.protobuf.IDuration | null <optional>

Job attemptDeadline

legacyAppEngineCron boolean | null <optional>

Job legacyAppEngineCron