Sha256: aa398f1924fb4f5d50182bc517680cf0ee91324ea6399216a9e0c6539dbe170c
Contents?: true
Size: 1.65 KB
Versions: 5
Compression:
Stored size: 1.65 KB
Contents
/* This file was generated by upb_generator from the input file: * * envoy/type/matcher/v3/path.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/matcher/v3/path.upb_minitable.h" #include "envoy/type/matcher/v3/string.upb_minitable.h" #include "udpa/annotations/status.upb_minitable.h" #include "udpa/annotations/versioning.upb_minitable.h" #include "validate/validate.upb_minitable.h" // Must be last. #include "upb/port/def.inc" static const upb_MiniTableSub envoy_type_matcher_v3_PathMatcher_submsgs[1] = { {.UPB_PRIVATE(submsg) = &envoy__type__matcher__v3__StringMatcher_msg_init}, }; static const upb_MiniTableField envoy_type_matcher_v3_PathMatcher__fields[1] = { {1, UPB_SIZE(12, 16), -9, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy__type__matcher__v3__PathMatcher_msg_init = { &envoy_type_matcher_v3_PathMatcher_submsgs[0], &envoy_type_matcher_v3_PathMatcher__fields[0], UPB_SIZE(16, 24), 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, #ifdef UPB_TRACING_ENABLED "envoy.type.matcher.v3.PathMatcher", #endif UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x001000080100000a, &upb_pom_1bt_maxmaxb}, }) }; static const upb_MiniTable *messages_layout[1] = { &envoy__type__matcher__v3__PathMatcher_msg_init, }; const upb_MiniTableFile envoy_type_matcher_v3_path_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port/undef.inc"
Version data entries
5 entries across 5 versions & 1 rubygems