operations property

  1. @TagNumber.new(3)
PbList<AttributeContext> get operations

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);