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
core.List<HttpRule>? additionalBindings;