Imported Upstream version 1.41.0
[platform/upstream/grpc.git] / src / core / ext / upb-generated / envoy / type / matcher / v3 / regex.upb.c
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/type/matcher/v3/regex.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_internal.h"
11 #include "envoy/type/matcher/v3/regex.upb.h"
12 #include "google/protobuf/wrappers.upb.h"
13 #include "envoy/annotations/deprecation.upb.h"
14 #include "udpa/annotations/status.upb.h"
15 #include "udpa/annotations/versioning.upb.h"
16 #include "validate/validate.upb.h"
17
18 #include "upb/port_def.inc"
19
20 static const upb_msglayout *const envoy_type_matcher_v3_RegexMatcher_submsgs[1] = {
21   &envoy_type_matcher_v3_RegexMatcher_GoogleRE2_msginit,
22 };
23
24 static const upb_msglayout_field envoy_type_matcher_v3_RegexMatcher__fields[2] = {
25   {1, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, _UPB_MODE_SCALAR},
26   {2, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
27 };
28
29 const upb_msglayout envoy_type_matcher_v3_RegexMatcher_msginit = {
30   &envoy_type_matcher_v3_RegexMatcher_submsgs[0],
31   &envoy_type_matcher_v3_RegexMatcher__fields[0],
32   UPB_SIZE(16, 32), 2, false, 2, 255,
33 };
34
35 static const upb_msglayout *const envoy_type_matcher_v3_RegexMatcher_GoogleRE2_submsgs[1] = {
36   &google_protobuf_UInt32Value_msginit,
37 };
38
39 static const upb_msglayout_field envoy_type_matcher_v3_RegexMatcher_GoogleRE2__fields[1] = {
40   {1, UPB_SIZE(4, 8), 1, 0, 11, _UPB_MODE_SCALAR},
41 };
42
43 const upb_msglayout envoy_type_matcher_v3_RegexMatcher_GoogleRE2_msginit = {
44   &envoy_type_matcher_v3_RegexMatcher_GoogleRE2_submsgs[0],
45   &envoy_type_matcher_v3_RegexMatcher_GoogleRE2__fields[0],
46   UPB_SIZE(8, 16), 1, false, 1, 255,
47 };
48
49 static const upb_msglayout *const envoy_type_matcher_v3_RegexMatchAndSubstitute_submsgs[1] = {
50   &envoy_type_matcher_v3_RegexMatcher_msginit,
51 };
52
53 static const upb_msglayout_field envoy_type_matcher_v3_RegexMatchAndSubstitute__fields[2] = {
54   {1, UPB_SIZE(12, 24), 1, 0, 11, _UPB_MODE_SCALAR},
55   {2, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
56 };
57
58 const upb_msglayout envoy_type_matcher_v3_RegexMatchAndSubstitute_msginit = {
59   &envoy_type_matcher_v3_RegexMatchAndSubstitute_submsgs[0],
60   &envoy_type_matcher_v3_RegexMatchAndSubstitute__fields[0],
61   UPB_SIZE(16, 32), 2, false, 2, 255,
62 };
63
64 #include "upb/port_undef.inc"
65