1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.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/collections/array_internal.h"
11 #include "upb/message/internal.h"
12 #include "upb/mini_table/enum_internal.h"
13 #include "envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.upb.h"
14 #include "google/protobuf/duration.upb.h"
15 #include "google/protobuf/wrappers.upb.h"
16 #include "udpa/annotations/status.upb.h"
17 
18 // Must be last.
19 #include "upb/port/def.inc"
20 
21 static const upb_MiniTableSub envoy_extensions_load_balancing_policies_client_side_weighted_round_robin_v3_ClientSideWeightedRoundRobin_submsgs[6] = {
22   {.submsg = &google_protobuf_BoolValue_msg_init},
23   {.submsg = &google_protobuf_Duration_msg_init},
24   {.submsg = &google_protobuf_Duration_msg_init},
25   {.submsg = &google_protobuf_Duration_msg_init},
26   {.submsg = &google_protobuf_Duration_msg_init},
27   {.submsg = &google_protobuf_FloatValue_msg_init},
28 };
29 
30 static const upb_MiniTableField envoy_extensions_load_balancing_policies_client_side_weighted_round_robin_v3_ClientSideWeightedRoundRobin__fields[6] = {
31   {1, UPB_SIZE(4, 8), 1, 0, 11, kUpb_FieldMode_Scalar | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
32   {2, UPB_SIZE(8, 16), 2, 1, 11, kUpb_FieldMode_Scalar | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
33   {3, UPB_SIZE(12, 24), 3, 2, 11, kUpb_FieldMode_Scalar | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
34   {4, UPB_SIZE(16, 32), 4, 3, 11, kUpb_FieldMode_Scalar | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
35   {5, UPB_SIZE(20, 40), 5, 4, 11, kUpb_FieldMode_Scalar | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
36   {6, UPB_SIZE(24, 48), 6, 5, 11, kUpb_FieldMode_Scalar | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
37 };
38 
39 const upb_MiniTable envoy_extensions_load_balancing_policies_client_side_weighted_round_robin_v3_ClientSideWeightedRoundRobin_msg_init = {
40   &envoy_extensions_load_balancing_policies_client_side_weighted_round_robin_v3_ClientSideWeightedRoundRobin_submsgs[0],
41   &envoy_extensions_load_balancing_policies_client_side_weighted_round_robin_v3_ClientSideWeightedRoundRobin__fields[0],
42   UPB_SIZE(32, 56), 6, kUpb_ExtMode_NonExtendable, 6, UPB_FASTTABLE_MASK(56), 0,
43   UPB_FASTTABLE_INIT({
44     {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
45     {0x000800000100000a, &upb_psm_1bt_maxmaxb},
46     {0x0010000002010012, &upb_psm_1bt_maxmaxb},
47     {0x001800000302001a, &upb_psm_1bt_maxmaxb},
48     {0x0020000004030022, &upb_psm_1bt_maxmaxb},
49     {0x002800000504002a, &upb_psm_1bt_maxmaxb},
50     {0x0030000006050032, &upb_psm_1bt_maxmaxb},
51     {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
52   })
53 };
54 
55 static const upb_MiniTable *messages_layout[1] = {
56   &envoy_extensions_load_balancing_policies_client_side_weighted_round_robin_v3_ClientSideWeightedRoundRobin_msg_init,
57 };
58 
59 const upb_MiniTableFile envoy_extensions_load_balancing_policies_client_side_weighted_round_robin_v3_client_side_weighted_round_robin_proto_upb_file_layout = {
60   messages_layout,
61   NULL,
62   NULL,
63   1,
64   0,
65   0,
66 };
67 
68 #include "upb/port/undef.inc"
69 
70