additionalBindings property
Additional HTTP bindings for the selector. Nested bindings must
not contain an additional_bindings field themselves (that is,
the nesting may only be one level deep).
Implementation
@$pb.TagNumber(11)
$core.List<HttpRule> get additionalBindings => $_getList(8);