• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/type/matcher/v3/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/type/matcher/v3/string.upb.h"
12 #include "envoy/type/matcher/v3/regex.upb.h"
13 #include "udpa/annotations/status.upb.h"
14 #include "udpa/annotations/versioning.upb.h"
15 #include "validate/validate.upb.h"
16 
17 #include "upb/port_def.inc"
18 
19 static const upb_msglayout *const envoy_type_matcher_v3_StringMatcher_submsgs[1] = {
20   &envoy_type_matcher_v3_RegexMatcher_msginit,
21 };
22 
23 static const upb_msglayout_field envoy_type_matcher_v3_StringMatcher__fields[6] = {
24   {1, UPB_SIZE(4, 8), UPB_SIZE(-13, -25), 0, 9, 1},
25   {2, UPB_SIZE(4, 8), UPB_SIZE(-13, -25), 0, 9, 1},
26   {3, UPB_SIZE(4, 8), UPB_SIZE(-13, -25), 0, 9, 1},
27   {5, UPB_SIZE(4, 8), UPB_SIZE(-13, -25), 0, 11, 1},
28   {6, UPB_SIZE(0, 0), 0, 0, 8, 1},
29   {7, UPB_SIZE(4, 8), UPB_SIZE(-13, -25), 0, 9, 1},
30 };
31 
32 const upb_msglayout envoy_type_matcher_v3_StringMatcher_msginit = {
33   &envoy_type_matcher_v3_StringMatcher_submsgs[0],
34   &envoy_type_matcher_v3_StringMatcher__fields[0],
35   UPB_SIZE(16, 32), 6, false, 255,
36 };
37 
38 static const upb_msglayout *const envoy_type_matcher_v3_ListStringMatcher_submsgs[1] = {
39   &envoy_type_matcher_v3_StringMatcher_msginit,
40 };
41 
42 static const upb_msglayout_field envoy_type_matcher_v3_ListStringMatcher__fields[1] = {
43   {1, UPB_SIZE(0, 0), 0, 0, 11, 3},
44 };
45 
46 const upb_msglayout envoy_type_matcher_v3_ListStringMatcher_msginit = {
47   &envoy_type_matcher_v3_ListStringMatcher_submsgs[0],
48   &envoy_type_matcher_v3_ListStringMatcher__fields[0],
49   UPB_SIZE(8, 8), 1, false, 255,
50 };
51 
52 #include "upb/port_undef.inc"
53 
54