protocols property

  1. @TagNumber(13)
List<String> get protocols

Protocols of the route. Policy based routes only.

Implementation

@$pb.TagNumber(13)
$core.List<$core.String> get protocols => $_getList(12);