operations property

List<Operation>? operations
getter/setter pair

Operations contained in this list response.

Output only.

Implementation

core.List<Operation>? operations;