finalExecutionDurationMs property

String? finalExecutionDurationMs
getter/setter pair

The duration in milliseconds of the execution of the final attempt of this job, as BigQuery may internally re-attempt to execute the job.

Output only.

Implementation

core.String? finalExecutionDurationMs;