Sha256: b2548b2e9eb559d9b70232fb10c22ec1fc2cc4042520a10137fe714c853010f5
Contents?: true
Size: 1.78 KB
Versions: 8
Compression:
Stored size: 1.78 KB
Contents
/* This file was generated by upb_generator from the input file: * * envoy/type/http/v3/cookie.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/generated_code_support.h" #include "envoy/type/http/v3/cookie.upb_minitable.h" #include "google/protobuf/duration.upb_minitable.h" #include "udpa/annotations/status.upb_minitable.h" #include "validate/validate.upb_minitable.h" // Must be last. #include "upb/port/def.inc" static const upb_MiniTableSub envoy_type_http_v3_Cookie_submsgs[1] = { {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init}, }; static const upb_MiniTableField envoy_type_http_v3_Cookie__fields[3] = { {1, 16, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, {2, UPB_SIZE(12, 32), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, {3, UPB_SIZE(24, 40), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy__type__http__v3__Cookie_msg_init = { &envoy_type_http_v3_Cookie_submsgs[0], &envoy_type_http_v3_Cookie__fields[0], UPB_SIZE(32, 56), 3, kUpb_ExtMode_NonExtendable, 3, UPB_FASTTABLE_MASK(24), 0, UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x001000003f00000a, &upb_pss_1bt}, {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x002800003f00001a, &upb_pss_1bt}, }) }; static const upb_MiniTable *messages_layout[1] = { &envoy__type__http__v3__Cookie_msg_init, }; const upb_MiniTableFile envoy_type_http_v3_cookie_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port/undef.inc"
Version data entries
8 entries across 8 versions & 1 rubygems