retryCount property

int? retryCount
getter/setter pair

The number of times the job has been retried (excluding the initial attempt).

Output only.

Implementation

core.int? retryCount;