jobType property

String? jobType
getter/setter pair

[Output-only] The type of the job.

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

Implementation

core.String? jobType;