/* This file was generated by upbc (the upb compiler) from the input * file: * * xds/type/v3/cel.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include #include "upb/msg_internal.h" #include "xds/type/v3/cel.upb.h" #include "google/api/expr/v1alpha1/checked.upb.h" #include "google/api/expr/v1alpha1/syntax.upb.h" #include "google/protobuf/wrappers.upb.h" #include "xds/annotations/v3/status.upb.h" #include "validate/validate.upb.h" #include "upb/port_def.inc" static const upb_MiniTable_Sub xds_type_v3_CelExpression_submsgs[2] = { {.submsg = &google_api_expr_v1alpha1_ParsedExpr_msginit}, {.submsg = &google_api_expr_v1alpha1_CheckedExpr_msginit}, }; static const upb_MiniTable_Field xds_type_v3_CelExpression__fields[2] = { {1, UPB_SIZE(4, 8), UPB_SIZE(-1, -1), 0, 11, kUpb_FieldMode_Scalar | (kUpb_FieldRep_Pointer << kUpb_FieldRep_Shift)}, {2, UPB_SIZE(4, 8), UPB_SIZE(-1, -1), 1, 11, kUpb_FieldMode_Scalar | (kUpb_FieldRep_Pointer << kUpb_FieldRep_Shift)}, }; const upb_MiniTable xds_type_v3_CelExpression_msginit = { &xds_type_v3_CelExpression_submsgs[0], &xds_type_v3_CelExpression__fields[0], UPB_SIZE(8, 16), 2, kUpb_ExtMode_NonExtendable, 2, 255, 0, }; static const upb_MiniTable_Sub xds_type_v3_CelExtractString_submsgs[2] = { {.submsg = &xds_type_v3_CelExpression_msginit}, {.submsg = &google_protobuf_StringValue_msginit}, }; static const upb_MiniTable_Field xds_type_v3_CelExtractString__fields[2] = { {1, UPB_SIZE(4, 8), UPB_SIZE(1, 1), 0, 11, kUpb_FieldMode_Scalar | (kUpb_FieldRep_Pointer << kUpb_FieldRep_Shift)}, {2, UPB_SIZE(8, 16), UPB_SIZE(2, 2), 1, 11, kUpb_FieldMode_Scalar | (kUpb_FieldRep_Pointer << kUpb_FieldRep_Shift)}, }; const upb_MiniTable xds_type_v3_CelExtractString_msginit = { &xds_type_v3_CelExtractString_submsgs[0], &xds_type_v3_CelExtractString__fields[0], UPB_SIZE(16, 24), 2, kUpb_ExtMode_NonExtendable, 2, 255, 0, }; static const upb_MiniTable *messages_layout[2] = { &xds_type_v3_CelExpression_msginit, &xds_type_v3_CelExtractString_msginit, }; const upb_MiniTable_File xds_type_v3_cel_proto_upb_file_layout = { messages_layout, NULL, NULL, 2, 0, 0, }; #include "upb/port_undef.inc"