Sha256: 1b97ecc536027b04c6eea89e5118a01bf3cd4899ed402b8dd1ae4d4ab86c3e2a
Contents?: true
Size: 1.13 KB
Versions: 1
Compression:
Stored size: 1.13 KB
Contents
/* This file was generated by upb_generator from the input file: * * google/api/annotations.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. * NO CHECKED-IN PROTOBUF GENCODE */ #include <stddef.h> #include "upb/generated_code_support.h" #include "google/api/annotations.upb_minitable.h" #include "google/api/http.upb_minitable.h" #include "google/protobuf/descriptor.upb_minitable.h" // Must be last. #include "upb/port/def.inc" extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken); UPB_LINKARR_APPEND(upb_AllExts) const upb_MiniTableExtension google_api_http_ext = { {72295728, 0, 0, 0, 11, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsExtension | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, &google__protobuf__MethodOptions_msg_init, {.UPB_PRIVATE(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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grpc-1.68.1 | src/core/ext/upb-gen/google/api/annotations.upb_minitable.c |