jobId property
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;
The ID of the BigQuery job that executed the SQL in sql_script.
Only set once the job has started to run.
Output only.
core.String? jobId;