jobId property

String? jobId
getter/setter pair

The ID of the BigQuery job that executed the SQL in sql_script.

Only set once the job has started to run.

Output only.

Implementation

core.String? jobId;