batches property

List<Batch>? batches
getter/setter pair

The batches from the specified collection.

Output only.

Implementation

core.List<Batch>? batches;