preCachingCheckJob property

String? preCachingCheckJob
getter/setter pair

The name of the CustomJob for the pre-caching-check container execution.

This job will be available if the PipelineJob.pipeline_spec specifies the pre_caching_check hook in the lifecycle events.

Output only.

Implementation

core.String? preCachingCheckJob;