jobCreationReason property

JobCreationReason? jobCreationReason
getter/setter pair

If set, it provides the reason why a Job was created.

If not set, it should be treated as the default: REQUESTED. This feature is not yet available. Jobs will always be created.

Output only.

Implementation

JobCreationReason? jobCreationReason;