Imported Upstream version 1.36.0
[platform/upstream/grpc.git] / src / core / ext / upb-generated / envoy / config / cluster / v3 / outlier_detection.upb.c
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/config/cluster/v3/outlier_detection.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/cluster/v3/outlier_detection.upb.h"
12 #include "google/protobuf/duration.upb.h"
13 #include "google/protobuf/wrappers.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_config_cluster_v3_OutlierDetection_submsgs[2] = {
21   &google_protobuf_Duration_msginit,
22   &google_protobuf_UInt32Value_msginit,
23 };
24
25 static const upb_msglayout_field envoy_config_cluster_v3_OutlierDetection__fields[21] = {
26   {1, UPB_SIZE(4, 8), 1, 1, 11, 1},
27   {2, UPB_SIZE(8, 16), 2, 0, 11, 1},
28   {3, UPB_SIZE(12, 24), 3, 0, 11, 1},
29   {4, UPB_SIZE(16, 32), 4, 1, 11, 1},
30   {5, UPB_SIZE(20, 40), 5, 1, 11, 1},
31   {6, UPB_SIZE(24, 48), 6, 1, 11, 1},
32   {7, UPB_SIZE(28, 56), 7, 1, 11, 1},
33   {8, UPB_SIZE(32, 64), 8, 1, 11, 1},
34   {9, UPB_SIZE(36, 72), 9, 1, 11, 1},
35   {10, UPB_SIZE(40, 80), 10, 1, 11, 1},
36   {11, UPB_SIZE(44, 88), 11, 1, 11, 1},
37   {12, UPB_SIZE(3, 3), 0, 0, 8, 1},
38   {13, UPB_SIZE(48, 96), 12, 1, 11, 1},
39   {14, UPB_SIZE(52, 104), 13, 1, 11, 1},
40   {15, UPB_SIZE(56, 112), 14, 1, 11, 1},
41   {16, UPB_SIZE(60, 120), 15, 1, 11, 1},
42   {17, UPB_SIZE(64, 128), 16, 1, 11, 1},
43   {18, UPB_SIZE(68, 136), 17, 1, 11, 1},
44   {19, UPB_SIZE(72, 144), 18, 1, 11, 1},
45   {20, UPB_SIZE(76, 152), 19, 1, 11, 1},
46   {21, UPB_SIZE(80, 160), 20, 0, 11, 1},
47 };
48
49 const upb_msglayout envoy_config_cluster_v3_OutlierDetection_msginit = {
50   &envoy_config_cluster_v3_OutlierDetection_submsgs[0],
51   &envoy_config_cluster_v3_OutlierDetection__fields[0],
52   UPB_SIZE(88, 168), 21, false, 255,
53 };
54
55 #include "upb/port_undef.inc"
56