attempts property
Every time the evaluation job runs and an error occurs, the failed attempt is appended to this array.
Output only.
Implementation
core.List<GoogleCloudDatalabelingV1beta1Attempt>? attempts;
Every time the evaluation job runs and an error occurs, the failed attempt is appended to this array.
Output only.
core.List<GoogleCloudDatalabelingV1beta1Attempt>? attempts;