taskRuns property

List<TaskRun>? taskRuns
final

A list of task runs that are associated with the transform.

Implementation

final List<TaskRun>? taskRuns;