/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/config/core/v3/substitution_format_string.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include #include "upb/msg_internal.h" #include "envoy/config/core/v3/substitution_format_string.upb.h" #include "envoy/config/core/v3/base.upb.h" #include "envoy/config/core/v3/extension.upb.h" #include "google/protobuf/struct.upb.h" #include "envoy/annotations/deprecation.upb.h" #include "udpa/annotations/status.upb.h" #include "validate/validate.upb.h" #include "upb/port_def.inc" static const upb_msglayout_sub envoy_config_core_v3_SubstitutionFormatString_submsgs[3] = { {.submsg = &envoy_config_core_v3_DataSource_msginit}, {.submsg = &envoy_config_core_v3_TypedExtensionConfig_msginit}, {.submsg = &google_protobuf_Struct_msginit}, }; static const upb_msglayout_field envoy_config_core_v3_SubstitutionFormatString__fields[6] = { {1, UPB_SIZE(16, 32), UPB_SIZE(-25, -49), 0, 9, _UPB_MODE_SCALAR | (_UPB_REP_STRVIEW << _UPB_REP_SHIFT)}, {2, UPB_SIZE(16, 32), UPB_SIZE(-25, -49), 2, 11, _UPB_MODE_SCALAR | (_UPB_REP_PTR << _UPB_REP_SHIFT)}, {3, UPB_SIZE(0, 0), 0, 0, 8, _UPB_MODE_SCALAR | (_UPB_REP_1BYTE << _UPB_REP_SHIFT)}, {4, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR | (_UPB_REP_STRVIEW << _UPB_REP_SHIFT)}, {5, UPB_SIZE(16, 32), UPB_SIZE(-25, -49), 0, 11, _UPB_MODE_SCALAR | (_UPB_REP_PTR << _UPB_REP_SHIFT)}, {6, UPB_SIZE(12, 24), 0, 1, 11, _UPB_MODE_ARRAY | (_UPB_REP_PTR << _UPB_REP_SHIFT)}, }; const upb_msglayout envoy_config_core_v3_SubstitutionFormatString_msginit = { &envoy_config_core_v3_SubstitutionFormatString_submsgs[0], &envoy_config_core_v3_SubstitutionFormatString__fields[0], UPB_SIZE(32, 64), 6, _UPB_MSGEXT_NONE, 6, 255, }; static const upb_msglayout *messages_layout[1] = { &envoy_config_core_v3_SubstitutionFormatString_msginit, }; const upb_msglayout_file envoy_config_core_v3_substitution_format_string_proto_upb_file_layout = { messages_layout, NULL, 1, 0, }; #include "upb/port_undef.inc"