public class HttpRuleParser extends Object
| Constructor and Description |
|---|
HttpRuleParser() |
| Modifier and Type | Method and Description |
|---|---|
static HttpBindings |
parse(com.google.protobuf.Descriptors.MethodDescriptor protoMethod,
Message inputMessage,
Map<String,Message> messageTypes) |
static HttpBindings |
parseHttpRule(com.google.api.HttpRule httpRule) |
public static HttpBindings parse(com.google.protobuf.Descriptors.MethodDescriptor protoMethod, Message inputMessage, Map<String,Message> messageTypes)
public static HttpBindings parseHttpRule(com.google.api.HttpRule httpRule)
Copyright © 2022 Google LLC. All rights reserved.