Imported Upstream version 1.41.0
[platform/upstream/grpc.git] / src / core / ext / upb-generated / envoy / type / matcher / v3 / node.upb.c
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/type/matcher/v3/node.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/node.upb.h"
12 #include "envoy/type/matcher/v3/string.upb.h"
13 #include "envoy/type/matcher/v3/struct.upb.h"
14 #include "udpa/annotations/status.upb.h"
15 #include "udpa/annotations/versioning.upb.h"
16
17 #include "upb/port_def.inc"
18
19 static const upb_msglayout *const envoy_type_matcher_v3_NodeMatcher_submsgs[2] = {
20   &envoy_type_matcher_v3_StringMatcher_msginit,
21   &envoy_type_matcher_v3_StructMatcher_msginit,
22 };
23
24 static const upb_msglayout_field envoy_type_matcher_v3_NodeMatcher__fields[2] = {
25   {1, UPB_SIZE(4, 8), 1, 0, 11, _UPB_MODE_SCALAR},
26   {2, UPB_SIZE(8, 16), 0, 1, 11, _UPB_MODE_ARRAY},
27 };
28
29 const upb_msglayout envoy_type_matcher_v3_NodeMatcher_msginit = {
30   &envoy_type_matcher_v3_NodeMatcher_submsgs[0],
31   &envoy_type_matcher_v3_NodeMatcher__fields[0],
32   UPB_SIZE(16, 24), 2, false, 2, 255,
33 };
34
35 #include "upb/port_undef.inc"
36