Module http_rule

Source
Expand description

Nested message and enum types in HttpRule.

Enums§

Pattern
Determines the URL pattern is matched by this rules. This pattern can be used with any of the {get|put|post|delete|patch} methods. A custom method can be defined using the ‘custom’ field.