Sha256: de29efbdf574e2d968a97a71ee3073e3f14ffb22c33c1da89b3a73d4d420ea61
Contents?: true
Size: 1.29 KB
Versions: 10
Compression:
Stored size: 1.29 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/type/v3/http_status.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 "envoy/type/v3/http_status.upb.h" #include "udpa/annotations/status.upb.h" #include "udpa/annotations/versioning.upb.h" #include "validate/validate.upb.h" // Must be last. #include "upb/port/def.inc" static const upb_MiniTableField envoy_type_v3_HttpStatus__fields[1] = { {1, 0, 0, kUpb_NoSub, 5, kUpb_FieldMode_Scalar | kUpb_LabelFlags_IsAlternate | (kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy_type_v3_HttpStatus_msg_init = { NULL, &envoy_type_v3_HttpStatus__fields[0], 8, 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x000000003f000008, &upb_psv4_1bt}, }) }; static const upb_MiniTable *messages_layout[1] = { &envoy_type_v3_HttpStatus_msg_init, }; const upb_MiniTableFile envoy_type_v3_http_status_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port/undef.inc"
Version data entries
10 entries across 10 versions & 1 rubygems