Sha256: d0defad18253915c4a969dc7cf02aeec2baa733ded6578629ab693cc89263d81
Contents?: true
Size: 1.49 KB
Versions: 10
Compression:
Stored size: 1.49 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * xds/type/matcher/v3/cel.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 "xds/type/matcher/v3/cel.upb.h" #include "xds/annotations/v3/status.upb.h" #include "xds/type/v3/cel.upb.h" #include "validate/validate.upb.h" // Must be last. #include "upb/port/def.inc" static const upb_MiniTableSub xds_type_matcher_v3_CelMatcher_submsgs[1] = { {.submsg = &xds_type_v3_CelExpression_msg_init}, }; static const upb_MiniTableField xds_type_matcher_v3_CelMatcher__fields[1] = { {1, UPB_SIZE(4, 8), 1, 0, 11, kUpb_FieldMode_Scalar | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, }; const upb_MiniTable xds_type_matcher_v3_CelMatcher_msg_init = { &xds_type_matcher_v3_CelMatcher_submsgs[0], &xds_type_matcher_v3_CelMatcher__fields[0], UPB_SIZE(8, 16), 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x000800000100000a, &upb_psm_1bt_maxmaxb}, }) }; static const upb_MiniTable *messages_layout[1] = { &xds_type_matcher_v3_CelMatcher_msg_init, }; const upb_MiniTableFile xds_type_matcher_v3_cel_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