pipelines property

List<Pipeline>? pipelines
getter/setter pair

Pipelines associated with the finding.

Implementation

core.List<Pipeline>? pipelines;