pipelines property

List<GoogleCloudDatapipelinesV1Pipeline>? pipelines
getter/setter pair

Results that matched the filter criteria and were accessible to the caller.

Results are always in descending order of pipeline creation date.

Implementation

core.List<GoogleCloudDatapipelinesV1Pipeline>? pipelines;