bundles property
If outcome is SPLITTING_HAPPENED, then this is a list of bundles into which the source was split.
Otherwise this field is ignored. This list can be empty, which means the source represents an empty input.
Implementation
core.List<DerivedSource>? bundles;