jobs property

List<GoogleCloudDatapipelinesV1Job>? jobs
getter/setter pair

Results that were accessible to the caller.

Results are always in descending order of job creation date.

Implementation

core.List<GoogleCloudDatapipelinesV1Job>? jobs;