/* This file was generated by upb_generator from the input file: * * envoy/type/matcher/v3/struct.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. * NO CHECKED-IN PROTOBUF GENCODE */ #include #include "upb/generated_code_support.h" #include "envoy/type/matcher/v3/struct.upb_minitable.h" #include "envoy/type/matcher/v3/value.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" extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken); static const upb_MiniTableSubInternal envoy_type_matcher_v3_StructMatcher_submsgs[2] = { {.UPB_PRIVATE(submsg) = &envoy__type__matcher__v3__StructMatcher__PathSegment_msg_init_ptr}, {.UPB_PRIVATE(submsg) = &envoy__type__matcher__v3__ValueMatcher_msg_init_ptr}, }; static const upb_MiniTableField envoy_type_matcher_v3_StructMatcher__fields[2] = { {2, UPB_SIZE(12, 16), 0, 0, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, {3, UPB_SIZE(16, 24), 64, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy__type__matcher__v3__StructMatcher_msg_init = { &envoy_type_matcher_v3_StructMatcher_submsgs[0], &envoy_type_matcher_v3_StructMatcher__fields[0], UPB_SIZE(24, 32), 2, kUpb_ExtMode_NonExtendable, 0, UPB_FASTTABLE_MASK(24), 0, #ifdef UPB_TRACING_ENABLED "envoy.type.matcher.v3.StructMatcher", #endif UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x001000003f000012, &upb_prm_1bt_max64b}, {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, }) }; const upb_MiniTable* envoy__type__matcher__v3__StructMatcher_msg_init_ptr = &envoy__type__matcher__v3__StructMatcher_msg_init; static const upb_MiniTableField envoy_type_matcher_v3_StructMatcher_PathSegment__fields[1] = { {1, UPB_SIZE(12, 16), -9, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy__type__matcher__v3__StructMatcher__PathSegment_msg_init = { NULL, &envoy_type_matcher_v3_StructMatcher_PathSegment__fields[0], UPB_SIZE(24, 32), 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, #ifdef UPB_TRACING_ENABLED "envoy.type.matcher.v3.StructMatcher.PathSegment", #endif UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x001000080100000a, &upb_pos_1bt}, }) }; const upb_MiniTable* envoy__type__matcher__v3__StructMatcher__PathSegment_msg_init_ptr = &envoy__type__matcher__v3__StructMatcher__PathSegment_msg_init; static const upb_MiniTable *messages_layout[2] = { &envoy__type__matcher__v3__StructMatcher_msg_init, &envoy__type__matcher__v3__StructMatcher__PathSegment_msg_init, }; const upb_MiniTableFile envoy_type_matcher_v3_struct_proto_upb_file_layout = { messages_layout, NULL, NULL, 2, 0, 0, }; #include "upb/port/undef.inc"