additionalBindings property

List<HttpRule> additionalBindings
final

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

final List<HttpRule> additionalBindings;