operations property

List<Operation>? operations
getter/setter pair

A list of operations in the project in the specified zone.

Implementation

core.List<Operation>? operations;