jobTimeoutMs property

String? jobTimeoutMs
getter/setter pair

Job timeout in milliseconds.

If this time limit is exceeded, BigQuery might attempt to stop the job.

Optional.

Implementation

core.String? jobTimeoutMs;