rules property
A list of rules that specify the behavior of the Policy. All of the rules
should be of the kind specified in the Policy.
Implementation
@$pb.TagNumber(10)
$pb.PbList<PolicyRule> get rules => $_getList(9);
A list of rules that specify the behavior of the Policy. All of the rules
should be of the kind specified in the Policy.
@$pb.TagNumber(10)
$pb.PbList<PolicyRule> get rules => $_getList(9);