pipelines property

List<Pipeline>? pipelines
getter/setter pair

The requested pipelines, up to the number specified in page_size.

Implementation

core.List<Pipeline>? pipelines;