operations property
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
Implementation
@$pb.TagNumber(3)
$pb.PbList<$1.AttributeContext> get operations => $_getList(2);