Sha256: de1b13a8b0cb60a5edf9cedde0aa073874f552751a7f1c56efb29c5e30edf90b
Contents?: true
Size: 1.05 KB
Versions: 34
Compression:
Stored size: 1.05 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * google/api/annotations.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg_internal.h" #include "google/api/annotations.upb.h" #include "google/api/http.upb.h" #include "google/protobuf/descriptor.upb.h" #include "upb/port_def.inc" extern const upb_MiniTable google_api_HttpRule_msginit; extern const upb_MiniTable google_protobuf_MethodOptions_msginit; const upb_MiniTable_Extension google_api_http_ext = { {72295728, UPB_SIZE(0, 0), UPB_SIZE(0, 0), 0, 11, kUpb_FieldMode_Scalar | kUpb_LabelFlags_IsExtension | (kUpb_FieldRep_Pointer << kUpb_FieldRep_Shift)}, &google_protobuf_MethodOptions_msginit, {.submsg = &google_api_HttpRule_msginit}, }; static const upb_MiniTable_Extension *extensions_layout[1] = { &google_api_http_ext, }; const upb_MiniTable_File google_api_annotations_proto_upb_file_layout = { NULL, NULL, extensions_layout, 0, 0, 1, }; #include "upb/port_undef.inc"
Version data entries
34 entries across 34 versions & 2 rubygems