9 #ifndef GOOGLE_PROTOBUF_STRUCT_PROTO_UPBDEFS_H_
10 #define GOOGLE_PROTOBUF_STRUCT_PROTO_UPBDEFS_H_
13 #include "upb/port_def.inc"
20 #include "upb/port_def.inc"
26 return upb_symtab_lookupmsg(s,
"google.protobuf.Struct");
31 return upb_symtab_lookupmsg(s,
"google.protobuf.Struct.FieldsEntry");
36 return upb_symtab_lookupmsg(s,
"google.protobuf.Value");
41 return upb_symtab_lookupmsg(s,
"google.protobuf.ListValue");
48 #include "upb/port_undef.inc"
upb_def_init google_protobuf_struct_proto_upbdefinit
Definition: struct.upbdefs.c:60
UPB_INLINE const upb_msgdef * google_protobuf_Struct_FieldsEntry_getmsgdef(upb_symtab *s)
Definition: struct.upbdefs.h:29
UPB_INLINE const upb_msgdef * google_protobuf_Value_getmsgdef(upb_symtab *s)
Definition: struct.upbdefs.h:34
UPB_INLINE const upb_msgdef * google_protobuf_ListValue_getmsgdef(upb_symtab *s)
Definition: struct.upbdefs.h:39
UPB_INLINE const upb_msgdef * google_protobuf_Struct_getmsgdef(upb_symtab *s)
Definition: struct.upbdefs.h:24