operations property

  1. @TagNumber(1)
List<Operation> operations

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

Implementation

@$pb.TagNumber(1)
$core.List<Operation> get operations => $_getList(0);