jobType property

String? jobType
getter/setter pair

The type of the job.

Can be QUERY, LOAD, EXTRACT, COPY or UNKNOWN.

Output only.

Implementation

core.String? jobType;