• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/api/v2/cluster/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/api/v2/cluster/outlier_detection.upb.h"
12 #include "google/protobuf/duration.upb.h"
13 #include "google/protobuf/wrappers.upb.h"
14 #include "udpa/annotations/migrate.upb.h"
15 #include "udpa/annotations/status.upb.h"
16 #include "validate/validate.upb.h"
17 
18 #include "upb/port_def.inc"
19 
20 static const upb_msglayout *const envoy_api_v2_cluster_OutlierDetection_submsgs[19] = {
21   &google_protobuf_Duration_msginit,
22   &google_protobuf_UInt32Value_msginit,
23 };
24 
25 static const upb_msglayout_field envoy_api_v2_cluster_OutlierDetection__fields[20] = {
26   {1, UPB_SIZE(4, 8), 0, 1, 11, 1},
27   {2, UPB_SIZE(8, 16), 0, 0, 11, 1},
28   {3, UPB_SIZE(12, 24), 0, 0, 11, 1},
29   {4, UPB_SIZE(16, 32), 0, 1, 11, 1},
30   {5, UPB_SIZE(20, 40), 0, 1, 11, 1},
31   {6, UPB_SIZE(24, 48), 0, 1, 11, 1},
32   {7, UPB_SIZE(28, 56), 0, 1, 11, 1},
33   {8, UPB_SIZE(32, 64), 0, 1, 11, 1},
34   {9, UPB_SIZE(36, 72), 0, 1, 11, 1},
35   {10, UPB_SIZE(40, 80), 0, 1, 11, 1},
36   {11, UPB_SIZE(44, 88), 0, 1, 11, 1},
37   {12, UPB_SIZE(0, 0), 0, 0, 8, 1},
38   {13, UPB_SIZE(48, 96), 0, 1, 11, 1},
39   {14, UPB_SIZE(52, 104), 0, 1, 11, 1},
40   {15, UPB_SIZE(56, 112), 0, 1, 11, 1},
41   {16, UPB_SIZE(60, 120), 0, 1, 11, 1},
42   {17, UPB_SIZE(64, 128), 0, 1, 11, 1},
43   {18, UPB_SIZE(68, 136), 0, 1, 11, 1},
44   {19, UPB_SIZE(72, 144), 0, 1, 11, 1},
45   {20, UPB_SIZE(76, 152), 0, 1, 11, 1},
46 };
47 
48 const upb_msglayout envoy_api_v2_cluster_OutlierDetection_msginit = {
49   &envoy_api_v2_cluster_OutlierDetection_submsgs[0],
50   &envoy_api_v2_cluster_OutlierDetection__fields[0],
51   UPB_SIZE(80, 160), 20, false,
52 };
53 
54 #include "upb/port_undef.inc"
55 
56