9 #ifndef GOOGLE_API_HTTP_PROTO_UPBDEFS_H_
10 #define GOOGLE_API_HTTP_PROTO_UPBDEFS_H_
13 #include "upb/port_def.inc"
20 #include "upb/port_def.inc"
26 return upb_symtab_lookupmsg(s,
"google.api.Http");
31 return upb_symtab_lookupmsg(s,
"google.api.HttpRule");
36 return upb_symtab_lookupmsg(s,
"google.api.CustomHttpPattern");
43 #include "upb/port_undef.inc"
UPB_INLINE const upb_msgdef * google_api_HttpRule_getmsgdef(upb_symtab *s)
Definition: http.upbdefs.h:29
upb_def_init google_api_http_proto_upbdefinit
Definition: http.upbdefs.c:56
UPB_INLINE const upb_msgdef * google_api_CustomHttpPattern_getmsgdef(upb_symtab *s)
Definition: http.upbdefs.h:34
UPB_INLINE const upb_msgdef * google_api_Http_getmsgdef(upb_symtab *s)
Definition: http.upbdefs.h:24