operations property
A list of operations that matches the specified filter in the request.
Implementation
@$pb.TagNumber(1)
$pb.PbList<Operation> get operations => $_getList(0);
A list of operations that matches the specified filter in the request.
@$pb.TagNumber(1)
$pb.PbList<Operation> get operations => $_getList(0);