CustomHttpPatternOrBuilder |
HttpRule.Builder.getCustomOrBuilder() |
The custom pattern is used for specifying an HTTP method that is not
included in the `pattern` field, such as HEAD, or "*" to leave the
HTTP method unspecified for this rule.
|
CustomHttpPatternOrBuilder |
HttpRule.getCustomOrBuilder() |
The custom pattern is used for specifying an HTTP method that is not
included in the `pattern` field, such as HEAD, or "*" to leave the
HTTP method unspecified for this rule.
|
CustomHttpPatternOrBuilder |
HttpRuleOrBuilder.getCustomOrBuilder() |
The custom pattern is used for specifying an HTTP method that is not
included in the `pattern` field, such as HEAD, or "*" to leave the
HTTP method unspecified for this rule.
|