1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * envoy/config/core/v3/substitution_format_string.proto 5 * 6 * Do not edit -- your changes will be discarded when the file is 7 * regenerated. */ 8 9 #include <stddef.h> 10 #include "upb/msg.h" 11 #include "envoy/config/core/v3/substitution_format_string.upb.h" 12 #include "google/protobuf/struct.upb.h" 13 #include "udpa/annotations/status.upb.h" 14 #include "validate/validate.upb.h" 15 16 #include "upb/port_def.inc" 17 18 static const upb_msglayout *const envoy_config_core_v3_SubstitutionFormatString_submsgs[1] = { 19 &google_protobuf_Struct_msginit, 20 }; 21 22 static const upb_msglayout_field envoy_config_core_v3_SubstitutionFormatString__fields[4] = { 23 {1, UPB_SIZE(12, 24), UPB_SIZE(-21, -41), 0, 9, 1}, 24 {2, UPB_SIZE(12, 24), UPB_SIZE(-21, -41), 0, 11, 1}, 25 {3, UPB_SIZE(0, 0), 0, 0, 8, 1}, 26 {4, UPB_SIZE(4, 8), 0, 0, 9, 1}, 27 }; 28 29 const upb_msglayout envoy_config_core_v3_SubstitutionFormatString_msginit = { 30 &envoy_config_core_v3_SubstitutionFormatString_submsgs[0], 31 &envoy_config_core_v3_SubstitutionFormatString__fields[0], 32 UPB_SIZE(24, 48), 4, false, 255, 33 }; 34 35 #include "upb/port_undef.inc" 36 37