1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * envoy/type/matcher/path.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/type/matcher/path.upb.h" 12 #include "envoy/type/matcher/string.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_type_matcher_PathMatcher_submsgs[1] = { 19 &envoy_type_matcher_StringMatcher_msginit, 20 }; 21 22 static const upb_msglayout_field envoy_type_matcher_PathMatcher__fields[1] = { 23 {1, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 0, 11, 1}, 24 }; 25 26 const upb_msglayout envoy_type_matcher_PathMatcher_msginit = { 27 &envoy_type_matcher_PathMatcher_submsgs[0], 28 &envoy_type_matcher_PathMatcher__fields[0], 29 UPB_SIZE(8, 16), 1, false, 30 }; 31 32 #include "upb/port_undef.inc" 33 34