Sha256: 32be7b00bc87423336785d17bac79ddb40cc6488f73591d7bfcc37ccf4810575
Contents?: true
Size: 1.13 KB
Versions: 10
Compression:
Stored size: 1.13 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/collections/array_internal.h" #include "upb/message/internal.h" #include "upb/mini_table/enum_internal.h" #include "google/api/annotations.upb.h" #include "google/api/http.upb.h" #include "google/protobuf/descriptor.upb.h" // Must be last. #include "upb/port/def.inc" extern const upb_MiniTable google_api_HttpRule_msg_init; extern const upb_MiniTable google_protobuf_MethodOptions_msg_init; const upb_MiniTableExtension google_api_http_ext = { {72295728, 0, 0, 0, 11, kUpb_FieldMode_Scalar | kUpb_LabelFlags_IsExtension | (kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, &google_protobuf_MethodOptions_msg_init, {.submsg = &google_api_HttpRule_msg_init}, }; static const upb_MiniTableExtension *extensions_layout[1] = { &google_api_http_ext, }; const upb_MiniTableFile google_api_annotations_proto_upb_file_layout = { NULL, NULL, extensions_layout, 0, 0, 1, }; #include "upb/port/undef.inc"
Version data entries
10 entries across 10 versions & 1 rubygems