1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * envoy/service/status/v3/csds.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/service/status/v3/csds.upb.h" 12 #include "envoy/admin/v3/config_dump.upb.h" 13 #include "envoy/config/core/v3/base.upb.h" 14 #include "envoy/type/matcher/v3/node.upb.h" 15 #include "google/api/annotations.upb.h" 16 #include "udpa/annotations/migrate.upb.h" 17 #include "udpa/annotations/status.upb.h" 18 #include "udpa/annotations/versioning.upb.h" 19 20 #include "upb/port_def.inc" 21 22 static const upb_msglayout *const envoy_service_status_v3_ClientStatusRequest_submsgs[2] = { 23 &envoy_config_core_v3_Node_msginit, 24 &envoy_type_matcher_v3_NodeMatcher_msginit, 25 }; 26 27 static const upb_msglayout_field envoy_service_status_v3_ClientStatusRequest__fields[2] = { 28 {1, UPB_SIZE(8, 16), 0, 1, 11, 3}, 29 {2, UPB_SIZE(4, 8), 1, 0, 11, 1}, 30 }; 31 32 const upb_msglayout envoy_service_status_v3_ClientStatusRequest_msginit = { 33 &envoy_service_status_v3_ClientStatusRequest_submsgs[0], 34 &envoy_service_status_v3_ClientStatusRequest__fields[0], 35 UPB_SIZE(16, 24), 2, false, 255, 36 }; 37 38 static const upb_msglayout *const envoy_service_status_v3_PerXdsConfig_submsgs[5] = { 39 &envoy_admin_v3_ClustersConfigDump_msginit, 40 &envoy_admin_v3_EndpointsConfigDump_msginit, 41 &envoy_admin_v3_ListenersConfigDump_msginit, 42 &envoy_admin_v3_RoutesConfigDump_msginit, 43 &envoy_admin_v3_ScopedRoutesConfigDump_msginit, 44 }; 45 46 static const upb_msglayout_field envoy_service_status_v3_PerXdsConfig__fields[7] = { 47 {1, UPB_SIZE(0, 0), 0, 0, 14, 1}, 48 {2, UPB_SIZE(8, 8), UPB_SIZE(-13, -17), 2, 11, 1}, 49 {3, UPB_SIZE(8, 8), UPB_SIZE(-13, -17), 0, 11, 1}, 50 {4, UPB_SIZE(8, 8), UPB_SIZE(-13, -17), 3, 11, 1}, 51 {5, UPB_SIZE(8, 8), UPB_SIZE(-13, -17), 4, 11, 1}, 52 {6, UPB_SIZE(8, 8), UPB_SIZE(-13, -17), 1, 11, 1}, 53 {7, UPB_SIZE(4, 4), 0, 0, 14, 1}, 54 }; 55 56 const upb_msglayout envoy_service_status_v3_PerXdsConfig_msginit = { 57 &envoy_service_status_v3_PerXdsConfig_submsgs[0], 58 &envoy_service_status_v3_PerXdsConfig__fields[0], 59 UPB_SIZE(16, 24), 7, false, 255, 60 }; 61 62 static const upb_msglayout *const envoy_service_status_v3_ClientConfig_submsgs[2] = { 63 &envoy_config_core_v3_Node_msginit, 64 &envoy_service_status_v3_PerXdsConfig_msginit, 65 }; 66 67 static const upb_msglayout_field envoy_service_status_v3_ClientConfig__fields[2] = { 68 {1, UPB_SIZE(4, 8), 1, 0, 11, 1}, 69 {2, UPB_SIZE(8, 16), 0, 1, 11, 3}, 70 }; 71 72 const upb_msglayout envoy_service_status_v3_ClientConfig_msginit = { 73 &envoy_service_status_v3_ClientConfig_submsgs[0], 74 &envoy_service_status_v3_ClientConfig__fields[0], 75 UPB_SIZE(16, 24), 2, false, 255, 76 }; 77 78 static const upb_msglayout *const envoy_service_status_v3_ClientStatusResponse_submsgs[1] = { 79 &envoy_service_status_v3_ClientConfig_msginit, 80 }; 81 82 static const upb_msglayout_field envoy_service_status_v3_ClientStatusResponse__fields[1] = { 83 {1, UPB_SIZE(0, 0), 0, 0, 11, 3}, 84 }; 85 86 const upb_msglayout envoy_service_status_v3_ClientStatusResponse_msginit = { 87 &envoy_service_status_v3_ClientStatusResponse_submsgs[0], 88 &envoy_service_status_v3_ClientStatusResponse__fields[0], 89 UPB_SIZE(8, 8), 1, false, 255, 90 }; 91 92 #include "upb/port_undef.inc" 93 94