Sha256: c699ea3c1afa1de12ade740a4ebb8277a977001d3df010ba7476cad4b3ee881b
Contents?: true
Size: 1.05 KB
Versions: 24
Compression:
Stored size: 1.05 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/msg_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" #include "upb/port_def.inc" static const upb_MiniTable_Field envoy_type_v3_HttpStatus__fields[1] = { {1, UPB_SIZE(0, 0), UPB_SIZE(0, 0), kUpb_NoSub, 5, kUpb_FieldMode_Scalar | (kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy_type_v3_HttpStatus_msginit = { NULL, &envoy_type_v3_HttpStatus__fields[0], UPB_SIZE(8, 8), 1, kUpb_ExtMode_NonExtendable, 1, 255, 0, }; static const upb_MiniTable *messages_layout[1] = { &envoy_type_v3_HttpStatus_msginit, }; const upb_MiniTable_File envoy_type_v3_http_status_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port_undef.inc"
Version data entries
24 entries across 24 versions & 2 rubygems