jobs property

List<GoogleCloudRunV2Job>? jobs
getter/setter pair

The resulting list of Jobs.

Implementation

core.List<GoogleCloudRunV2Job>? jobs;