operations property

List<Operation>? operations
getter/setter pair

A list of operations contained in this scope.

Output only.

Implementation

core.List<Operation>? operations;