Module google_api_proto::google::api::http_rule
source · Expand description
Nested message and enum types in HttpRule
.
Enums§
- 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.