rules property
Required. Rules that define how traffic is routed and handled. Rules will be matched sequentially based on the RouteMatch specified for the rule.
Implementation
@$pb.TagNumber(6)
$core.List<HttpRoute_RouteRule> get rules => $_getList(5);