failedPreCachingCheckJobs property

List<String> failedPreCachingCheckJobs
final

Output only. The names of the previously failed CustomJob for the pre-caching-check container executions. This job will be available if the PipelineJob.pipeline_spec specifies the pre_caching_check hook in the lifecycle events. The list includes the all attempts in chronological order.

Implementation

final List<String> failedPreCachingCheckJobs;