items property

List<Operation>? items
getter/setter pair

A list of Operation resources.

Output only.

Implementation

core.List<Operation>? items;