operations property

List<Operation>? operations
getter/setter pair

A list of operations that matches the specified filter in the request.

Implementation

core.List<Operation>? operations;