rules property
A list of visibility rules that apply to individual API elements.
NOTE: All service configuration rules follow "last one wins" order.
Implementation
@$pb.TagNumber(1)
$pb.PbList<VisibilityRule> get rules => $_getList(0);
A list of visibility rules that apply to individual API elements.
NOTE: All service configuration rules follow "last one wins" order.
@$pb.TagNumber(1)
$pb.PbList<VisibilityRule> get rules => $_getList(0);