1 /* This file was generated by upb_generator from the input file: 2 * 3 * envoy/data/accesslog/v3/accesslog.proto 4 * 5 * Do not edit -- your changes will be discarded when the file is 6 * regenerated. */ 7 8 #include <stddef.h> 9 #include "upb/generated_code_support.h" 10 #include "envoy/data/accesslog/v3/accesslog.upb_minitable.h" 11 #include "envoy/config/core/v3/address.upb_minitable.h" 12 #include "envoy/config/core/v3/base.upb_minitable.h" 13 #include "google/protobuf/any.upb_minitable.h" 14 #include "google/protobuf/duration.upb_minitable.h" 15 #include "google/protobuf/timestamp.upb_minitable.h" 16 #include "google/protobuf/wrappers.upb_minitable.h" 17 #include "envoy/annotations/deprecation.upb_minitable.h" 18 #include "udpa/annotations/status.upb_minitable.h" 19 #include "udpa/annotations/versioning.upb_minitable.h" 20 #include "validate/validate.upb_minitable.h" 21 22 // Must be last. 23 #include "upb/port/def.inc" 24 25 static const upb_MiniTableSub envoy_data_accesslog_v3_TCPAccessLogEntry_submsgs[2] = { 26 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__AccessLogCommon_msg_init}, 27 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__ConnectionProperties_msg_init}, 28 }; 29 30 static const upb_MiniTableField envoy_data_accesslog_v3_TCPAccessLogEntry__fields[2] = { 31 {1, UPB_SIZE(12, 16), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 32 {2, UPB_SIZE(16, 24), 65, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 33 }; 34 35 const upb_MiniTable envoy__data__accesslog__v3__TCPAccessLogEntry_msg_init = { 36 &envoy_data_accesslog_v3_TCPAccessLogEntry_submsgs[0], 37 &envoy_data_accesslog_v3_TCPAccessLogEntry__fields[0], 38 UPB_SIZE(24, 32), 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(255), 0, 39 }; 40 41 static const upb_MiniTableSub envoy_data_accesslog_v3_HTTPAccessLogEntry_submsgs[3] = { 42 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__AccessLogCommon_msg_init}, 43 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__HTTPRequestProperties_msg_init}, 44 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__HTTPResponseProperties_msg_init}, 45 }; 46 47 static const upb_MiniTableField envoy_data_accesslog_v3_HTTPAccessLogEntry__fields[4] = { 48 {1, UPB_SIZE(12, 16), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 49 {2, UPB_SIZE(16, 12), 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, 50 {3, UPB_SIZE(20, 24), 65, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 51 {4, UPB_SIZE(24, 32), 66, 2, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 52 }; 53 54 const upb_MiniTable envoy__data__accesslog__v3__HTTPAccessLogEntry_msg_init = { 55 &envoy_data_accesslog_v3_HTTPAccessLogEntry_submsgs[0], 56 &envoy_data_accesslog_v3_HTTPAccessLogEntry__fields[0], 57 UPB_SIZE(32, 40), 4, kUpb_ExtMode_NonExtendable, 4, UPB_FASTTABLE_MASK(24), 0, 58 UPB_FASTTABLE_INIT({ 59 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 60 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 61 {0x000c00003f000010, &upb_psv4_1bt}, 62 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 63 }) 64 }; 65 66 static const upb_MiniTableField envoy_data_accesslog_v3_ConnectionProperties__fields[2] = { 67 {1, 8, 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 68 {2, 16, 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 69 }; 70 71 const upb_MiniTable envoy__data__accesslog__v3__ConnectionProperties_msg_init = { 72 NULL, 73 &envoy_data_accesslog_v3_ConnectionProperties__fields[0], 74 24, 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0, 75 UPB_FASTTABLE_INIT({ 76 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 77 {0x000800003f000008, &upb_psv8_1bt}, 78 {0x001000003f000010, &upb_psv8_1bt}, 79 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 80 }) 81 }; 82 83 static const upb_MiniTableSub envoy_data_accesslog_v3_AccessLogCommon_submsgs[19] = { 84 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__Address_msg_init}, 85 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__Address_msg_init}, 86 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__TLSProperties_msg_init}, 87 {.UPB_PRIVATE(submsg) = &google__protobuf__Timestamp_msg_init}, 88 {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init}, 89 {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init}, 90 {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init}, 91 {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init}, 92 {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init}, 93 {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init}, 94 {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init}, 95 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__Address_msg_init}, 96 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__Address_msg_init}, 97 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__ResponseFlags_msg_init}, 98 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__Metadata_msg_init}, 99 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__Address_msg_init}, 100 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__AccessLogCommon__FilterStateObjectsEntry_msg_init}, 101 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__AccessLogCommon__CustomTagsEntry_msg_init}, 102 {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init}, 103 }; 104 105 static const upb_MiniTableField envoy_data_accesslog_v3_AccessLogCommon__fields[33] = { 106 {1, UPB_SIZE(104, 24), 0, kUpb_NoSub, 1, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 107 {2, UPB_SIZE(12, 32), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 108 {3, UPB_SIZE(16, 40), 65, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 109 {4, UPB_SIZE(20, 48), 66, 2, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 110 {5, UPB_SIZE(24, 56), 67, 3, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 111 {6, UPB_SIZE(28, 64), 68, 4, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 112 {7, UPB_SIZE(32, 72), 69, 5, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 113 {8, UPB_SIZE(36, 80), 70, 6, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 114 {9, UPB_SIZE(40, 88), 71, 7, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 115 {10, UPB_SIZE(44, 96), 72, 8, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 116 {11, UPB_SIZE(48, 104), 73, 9, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 117 {12, UPB_SIZE(52, 112), 74, 10, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 118 {13, UPB_SIZE(56, 120), 75, 11, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 119 {14, UPB_SIZE(60, 128), 76, 12, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 120 {15, UPB_SIZE(112, 136), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 121 {16, UPB_SIZE(64, 152), 77, 13, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 122 {17, UPB_SIZE(68, 160), 78, 14, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 123 {18, UPB_SIZE(120, 168), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 124 {19, UPB_SIZE(128, 184), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 125 {20, UPB_SIZE(72, 200), 79, 15, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 126 {21, UPB_SIZE(76, 208), 0, 16, 11, (int)kUpb_FieldMode_Map | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 127 {22, UPB_SIZE(80, 216), 0, 17, 11, (int)kUpb_FieldMode_Map | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 128 {23, UPB_SIZE(84, 224), 80, 18, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 129 {24, UPB_SIZE(88, 12), 0, kUpb_NoSub, 13, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, 130 {25, UPB_SIZE(136, 232), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 131 {26, UPB_SIZE(144, 248), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 132 {27, UPB_SIZE(92, 16), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 133 {28, UPB_SIZE(152, 264), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 134 {29, UPB_SIZE(160, 280), 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 135 {30, UPB_SIZE(168, 288), 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 136 {31, UPB_SIZE(176, 296), 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 137 {32, UPB_SIZE(184, 304), 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 138 {33, UPB_SIZE(96, 20), 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, 139 }; 140 141 const upb_MiniTable envoy__data__accesslog__v3__AccessLogCommon_msg_init = { 142 &envoy_data_accesslog_v3_AccessLogCommon_submsgs[0], 143 &envoy_data_accesslog_v3_AccessLogCommon__fields[0], 144 UPB_SIZE(192, 312), 33, kUpb_ExtMode_NonExtendable, 33, UPB_FASTTABLE_MASK(248), 0, 145 UPB_FASTTABLE_INIT({ 146 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 147 {0x001800003f000009, &upb_psf8_1bt}, 148 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 149 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 150 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 151 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 152 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 153 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 154 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 155 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 156 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 157 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 158 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 159 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 160 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 161 {0x008800003f00007a, &upb_pss_1bt}, 162 {0x013000003f000280, &upb_psv8_2bt}, 163 {0x001400003f000288, &upb_psv4_2bt}, 164 {0x00a800003f000192, &upb_pss_2bt}, 165 {0x00b800003f00019a, &upb_pss_2bt}, 166 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 167 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 168 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 169 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 170 {0x000c00003f0001c0, &upb_psv4_2bt}, 171 {0x00e800003f0001ca, &upb_pss_2bt}, 172 {0x00f800003f0001d2, &upb_pss_2bt}, 173 {0x001000003f0001d8, &upb_psb1_2bt}, 174 {0x010800003f0001e2, &upb_pss_2bt}, 175 {0x011800003f0001e8, &upb_psv8_2bt}, 176 {0x012000003f0001f0, &upb_psv8_2bt}, 177 {0x012800003f0001f8, &upb_psv8_2bt}, 178 }) 179 }; 180 181 static const upb_MiniTableSub envoy_data_accesslog_v3_AccessLogCommon_FilterStateObjectsEntry_submsgs[1] = { 182 {.UPB_PRIVATE(submsg) = &google__protobuf__Any_msg_init}, 183 }; 184 185 static const upb_MiniTableField envoy_data_accesslog_v3_AccessLogCommon_FilterStateObjectsEntry__fields[2] = { 186 {1, 16, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 187 {2, 32, 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 188 }; 189 190 const upb_MiniTable envoy__data__accesslog__v3__AccessLogCommon__FilterStateObjectsEntry_msg_init = { 191 &envoy_data_accesslog_v3_AccessLogCommon_FilterStateObjectsEntry_submsgs[0], 192 &envoy_data_accesslog_v3_AccessLogCommon_FilterStateObjectsEntry__fields[0], 193 48, 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(8), 0, 194 UPB_FASTTABLE_INIT({ 195 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 196 {0x001000003f00000a, &upb_pss_1bt}, 197 }) 198 }; 199 200 static const upb_MiniTableField envoy_data_accesslog_v3_AccessLogCommon_CustomTagsEntry__fields[2] = { 201 {1, 16, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 202 {2, 32, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 203 }; 204 205 const upb_MiniTable envoy__data__accesslog__v3__AccessLogCommon__CustomTagsEntry_msg_init = { 206 NULL, 207 &envoy_data_accesslog_v3_AccessLogCommon_CustomTagsEntry__fields[0], 208 48, 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0, 209 UPB_FASTTABLE_INIT({ 210 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 211 {0x001000003f00000a, &upb_pss_1bt}, 212 {0x002000003f000012, &upb_pss_1bt}, 213 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 214 }) 215 }; 216 217 static const upb_MiniTableSub envoy_data_accesslog_v3_ResponseFlags_submsgs[1] = { 218 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__ResponseFlags__Unauthorized_msg_init}, 219 }; 220 221 static const upb_MiniTableField envoy_data_accesslog_v3_ResponseFlags__fields[27] = { 222 {1, 9, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 223 {2, 10, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 224 {3, 11, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 225 {4, 12, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 226 {5, 13, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 227 {6, 14, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 228 {7, 15, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 229 {8, 16, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 230 {9, 17, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 231 {10, 18, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 232 {11, 19, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 233 {12, 20, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 234 {13, UPB_SIZE(24, 40), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 235 {14, UPB_SIZE(28, 21), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 236 {15, UPB_SIZE(29, 22), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 237 {16, UPB_SIZE(30, 23), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 238 {17, UPB_SIZE(31, 24), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 239 {18, UPB_SIZE(32, 25), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 240 {19, UPB_SIZE(33, 26), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 241 {20, UPB_SIZE(34, 27), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 242 {21, UPB_SIZE(35, 28), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 243 {22, UPB_SIZE(36, 29), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 244 {23, UPB_SIZE(37, 30), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 245 {24, UPB_SIZE(38, 31), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 246 {25, UPB_SIZE(39, 32), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 247 {26, UPB_SIZE(40, 33), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 248 {27, UPB_SIZE(41, 34), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 249 }; 250 251 const upb_MiniTable envoy__data__accesslog__v3__ResponseFlags_msg_init = { 252 &envoy_data_accesslog_v3_ResponseFlags_submsgs[0], 253 &envoy_data_accesslog_v3_ResponseFlags__fields[0], 254 48, 27, kUpb_ExtMode_NonExtendable, 27, UPB_FASTTABLE_MASK(248), 0, 255 UPB_FASTTABLE_INIT({ 256 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 257 {0x000900003f000008, &upb_psb1_1bt}, 258 {0x000a00003f000010, &upb_psb1_1bt}, 259 {0x000b00003f000018, &upb_psb1_1bt}, 260 {0x000c00003f000020, &upb_psb1_1bt}, 261 {0x000d00003f000028, &upb_psb1_1bt}, 262 {0x000e00003f000030, &upb_psb1_1bt}, 263 {0x000f00003f000038, &upb_psb1_1bt}, 264 {0x001000003f000040, &upb_psb1_1bt}, 265 {0x001100003f000048, &upb_psb1_1bt}, 266 {0x001200003f000050, &upb_psb1_1bt}, 267 {0x001300003f000058, &upb_psb1_1bt}, 268 {0x001400003f000060, &upb_psb1_1bt}, 269 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 270 {0x001500003f000070, &upb_psb1_1bt}, 271 {0x001600003f000078, &upb_psb1_1bt}, 272 {0x001700003f000180, &upb_psb1_2bt}, 273 {0x001800003f000188, &upb_psb1_2bt}, 274 {0x001900003f000190, &upb_psb1_2bt}, 275 {0x001a00003f000198, &upb_psb1_2bt}, 276 {0x001b00003f0001a0, &upb_psb1_2bt}, 277 {0x001c00003f0001a8, &upb_psb1_2bt}, 278 {0x001d00003f0001b0, &upb_psb1_2bt}, 279 {0x001e00003f0001b8, &upb_psb1_2bt}, 280 {0x001f00003f0001c0, &upb_psb1_2bt}, 281 {0x002000003f0001c8, &upb_psb1_2bt}, 282 {0x002100003f0001d0, &upb_psb1_2bt}, 283 {0x002200003f0001d8, &upb_psb1_2bt}, 284 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 285 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 286 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 287 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 288 }) 289 }; 290 291 static const upb_MiniTableField envoy_data_accesslog_v3_ResponseFlags_Unauthorized__fields[1] = { 292 {1, 8, 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, 293 }; 294 295 const upb_MiniTable envoy__data__accesslog__v3__ResponseFlags__Unauthorized_msg_init = { 296 NULL, 297 &envoy_data_accesslog_v3_ResponseFlags_Unauthorized__fields[0], 298 16, 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, 299 UPB_FASTTABLE_INIT({ 300 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 301 {0x000800003f000008, &upb_psv4_1bt}, 302 }) 303 }; 304 305 static const upb_MiniTableSub envoy_data_accesslog_v3_TLSProperties_submsgs[3] = { 306 {.UPB_PRIVATE(submsg) = &google__protobuf__UInt32Value_msg_init}, 307 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__TLSProperties__CertificateProperties_msg_init}, 308 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__TLSProperties__CertificateProperties_msg_init}, 309 }; 310 311 static const upb_MiniTableField envoy_data_accesslog_v3_TLSProperties__fields[7] = { 312 {1, 12, 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, 313 {2, 16, 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 314 {3, UPB_SIZE(28, 24), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 315 {4, UPB_SIZE(20, 40), 65, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 316 {5, UPB_SIZE(24, 48), 66, 2, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 317 {6, UPB_SIZE(36, 56), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 318 {7, UPB_SIZE(44, 72), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 319 }; 320 321 const upb_MiniTable envoy__data__accesslog__v3__TLSProperties_msg_init = { 322 &envoy_data_accesslog_v3_TLSProperties_submsgs[0], 323 &envoy_data_accesslog_v3_TLSProperties__fields[0], 324 UPB_SIZE(56, 88), 7, kUpb_ExtMode_NonExtendable, 7, UPB_FASTTABLE_MASK(56), 0, 325 UPB_FASTTABLE_INIT({ 326 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 327 {0x000c00003f000008, &upb_psv4_1bt}, 328 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 329 {0x001800003f00001a, &upb_pss_1bt}, 330 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 331 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 332 {0x003800003f000032, &upb_pss_1bt}, 333 {0x004800003f00003a, &upb_pss_1bt}, 334 }) 335 }; 336 337 static const upb_MiniTableSub envoy_data_accesslog_v3_TLSProperties_CertificateProperties_submsgs[1] = { 338 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__TLSProperties__CertificateProperties__SubjectAltName_msg_init}, 339 }; 340 341 static const upb_MiniTableField envoy_data_accesslog_v3_TLSProperties_CertificateProperties__fields[3] = { 342 {1, 8, 0, 0, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 343 {2, UPB_SIZE(12, 16), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 344 {3, UPB_SIZE(20, 32), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 345 }; 346 347 const upb_MiniTable envoy__data__accesslog__v3__TLSProperties__CertificateProperties_msg_init = { 348 &envoy_data_accesslog_v3_TLSProperties_CertificateProperties_submsgs[0], 349 &envoy_data_accesslog_v3_TLSProperties_CertificateProperties__fields[0], 350 UPB_SIZE(32, 48), 3, kUpb_ExtMode_NonExtendable, 3, UPB_FASTTABLE_MASK(24), 0, 351 UPB_FASTTABLE_INIT({ 352 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 353 {0x000800003f00000a, &upb_prm_1bt_max64b}, 354 {0x001000003f000012, &upb_pss_1bt}, 355 {0x002000003f00001a, &upb_pss_1bt}, 356 }) 357 }; 358 359 static const upb_MiniTableField envoy_data_accesslog_v3_TLSProperties_CertificateProperties_SubjectAltName__fields[2] = { 360 {1, UPB_SIZE(12, 16), -9, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 361 {2, UPB_SIZE(12, 16), -9, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 362 }; 363 364 const upb_MiniTable envoy__data__accesslog__v3__TLSProperties__CertificateProperties__SubjectAltName_msg_init = { 365 NULL, 366 &envoy_data_accesslog_v3_TLSProperties_CertificateProperties_SubjectAltName__fields[0], 367 UPB_SIZE(24, 32), 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0, 368 UPB_FASTTABLE_INIT({ 369 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 370 {0x001000080100000a, &upb_pos_1bt}, 371 {0x0010000802000012, &upb_pos_1bt}, 372 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 373 }) 374 }; 375 376 static const upb_MiniTableSub envoy_data_accesslog_v3_HTTPRequestProperties_submsgs[2] = { 377 {.UPB_PRIVATE(submsg) = &google__protobuf__UInt32Value_msg_init}, 378 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__HTTPRequestProperties__RequestHeadersEntry_msg_init}, 379 }; 380 381 static const upb_MiniTableField envoy_data_accesslog_v3_HTTPRequestProperties__fields[15] = { 382 {1, 12, 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, 383 {2, UPB_SIZE(24, 16), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 384 {3, 32, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 385 {4, UPB_SIZE(16, 48), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 386 {5, UPB_SIZE(40, 56), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 387 {6, UPB_SIZE(48, 72), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 388 {7, UPB_SIZE(56, 88), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 389 {8, UPB_SIZE(64, 104), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 390 {9, UPB_SIZE(72, 120), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 391 {10, UPB_SIZE(80, 136), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 392 {11, UPB_SIZE(88, 152), 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 393 {12, UPB_SIZE(96, 160), 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 394 {13, UPB_SIZE(20, 168), 0, 1, 11, (int)kUpb_FieldMode_Map | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 395 {14, UPB_SIZE(104, 176), 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 396 {15, UPB_SIZE(112, 184), 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 397 }; 398 399 const upb_MiniTable envoy__data__accesslog__v3__HTTPRequestProperties_msg_init = { 400 &envoy_data_accesslog_v3_HTTPRequestProperties_submsgs[0], 401 &envoy_data_accesslog_v3_HTTPRequestProperties__fields[0], 402 UPB_SIZE(120, 192), 15, kUpb_ExtMode_NonExtendable, 15, UPB_FASTTABLE_MASK(120), 0, 403 UPB_FASTTABLE_INIT({ 404 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 405 {0x000c00003f000008, &upb_psv4_1bt}, 406 {0x001000003f000012, &upb_pss_1bt}, 407 {0x002000003f00001a, &upb_pss_1bt}, 408 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 409 {0x003800003f00002a, &upb_pss_1bt}, 410 {0x004800003f000032, &upb_pss_1bt}, 411 {0x005800003f00003a, &upb_pss_1bt}, 412 {0x006800003f000042, &upb_pss_1bt}, 413 {0x007800003f00004a, &upb_pss_1bt}, 414 {0x008800003f000052, &upb_pss_1bt}, 415 {0x009800003f000058, &upb_psv8_1bt}, 416 {0x00a000003f000060, &upb_psv8_1bt}, 417 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 418 {0x00b000003f000070, &upb_psv8_1bt}, 419 {0x00b800003f000078, &upb_psv8_1bt}, 420 }) 421 }; 422 423 static const upb_MiniTableField envoy_data_accesslog_v3_HTTPRequestProperties_RequestHeadersEntry__fields[2] = { 424 {1, 16, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 425 {2, 32, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 426 }; 427 428 const upb_MiniTable envoy__data__accesslog__v3__HTTPRequestProperties__RequestHeadersEntry_msg_init = { 429 NULL, 430 &envoy_data_accesslog_v3_HTTPRequestProperties_RequestHeadersEntry__fields[0], 431 48, 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0, 432 UPB_FASTTABLE_INIT({ 433 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 434 {0x001000003f00000a, &upb_pss_1bt}, 435 {0x002000003f000012, &upb_pss_1bt}, 436 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 437 }) 438 }; 439 440 static const upb_MiniTableSub envoy_data_accesslog_v3_HTTPResponseProperties_submsgs[3] = { 441 {.UPB_PRIVATE(submsg) = &google__protobuf__UInt32Value_msg_init}, 442 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__HTTPResponseProperties__ResponseHeadersEntry_msg_init}, 443 {.UPB_PRIVATE(submsg) = &envoy__data__accesslog__v3__HTTPResponseProperties__ResponseTrailersEntry_msg_init}, 444 }; 445 446 static const upb_MiniTableField envoy_data_accesslog_v3_HTTPResponseProperties__fields[8] = { 447 {1, UPB_SIZE(12, 16), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 448 {2, 24, 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 449 {3, 32, 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 450 {4, UPB_SIZE(16, 40), 0, 1, 11, (int)kUpb_FieldMode_Map | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 451 {5, UPB_SIZE(20, 48), 0, 2, 11, (int)kUpb_FieldMode_Map | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 452 {6, UPB_SIZE(40, 56), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 453 {7, UPB_SIZE(48, 72), 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 454 {8, UPB_SIZE(56, 80), 0, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 455 }; 456 457 const upb_MiniTable envoy__data__accesslog__v3__HTTPResponseProperties_msg_init = { 458 &envoy_data_accesslog_v3_HTTPResponseProperties_submsgs[0], 459 &envoy_data_accesslog_v3_HTTPResponseProperties__fields[0], 460 UPB_SIZE(64, 88), 8, kUpb_ExtMode_NonExtendable, 8, UPB_FASTTABLE_MASK(120), 0, 461 UPB_FASTTABLE_INIT({ 462 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 463 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 464 {0x001800003f000010, &upb_psv8_1bt}, 465 {0x002000003f000018, &upb_psv8_1bt}, 466 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 467 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 468 {0x003800003f000032, &upb_pss_1bt}, 469 {0x004800003f000038, &upb_psv8_1bt}, 470 {0x005000003f000040, &upb_psv8_1bt}, 471 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 472 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 473 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 474 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 475 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 476 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 477 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 478 }) 479 }; 480 481 static const upb_MiniTableField envoy_data_accesslog_v3_HTTPResponseProperties_ResponseHeadersEntry__fields[2] = { 482 {1, 16, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 483 {2, 32, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 484 }; 485 486 const upb_MiniTable envoy__data__accesslog__v3__HTTPResponseProperties__ResponseHeadersEntry_msg_init = { 487 NULL, 488 &envoy_data_accesslog_v3_HTTPResponseProperties_ResponseHeadersEntry__fields[0], 489 48, 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0, 490 UPB_FASTTABLE_INIT({ 491 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 492 {0x001000003f00000a, &upb_pss_1bt}, 493 {0x002000003f000012, &upb_pss_1bt}, 494 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 495 }) 496 }; 497 498 static const upb_MiniTableField envoy_data_accesslog_v3_HTTPResponseProperties_ResponseTrailersEntry__fields[2] = { 499 {1, 16, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 500 {2, 32, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 501 }; 502 503 const upb_MiniTable envoy__data__accesslog__v3__HTTPResponseProperties__ResponseTrailersEntry_msg_init = { 504 NULL, 505 &envoy_data_accesslog_v3_HTTPResponseProperties_ResponseTrailersEntry__fields[0], 506 48, 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0, 507 UPB_FASTTABLE_INIT({ 508 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 509 {0x001000003f00000a, &upb_pss_1bt}, 510 {0x002000003f000012, &upb_pss_1bt}, 511 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 512 }) 513 }; 514 515 static const upb_MiniTable *messages_layout[16] = { 516 &envoy__data__accesslog__v3__TCPAccessLogEntry_msg_init, 517 &envoy__data__accesslog__v3__HTTPAccessLogEntry_msg_init, 518 &envoy__data__accesslog__v3__ConnectionProperties_msg_init, 519 &envoy__data__accesslog__v3__AccessLogCommon_msg_init, 520 &envoy__data__accesslog__v3__AccessLogCommon__FilterStateObjectsEntry_msg_init, 521 &envoy__data__accesslog__v3__AccessLogCommon__CustomTagsEntry_msg_init, 522 &envoy__data__accesslog__v3__ResponseFlags_msg_init, 523 &envoy__data__accesslog__v3__ResponseFlags__Unauthorized_msg_init, 524 &envoy__data__accesslog__v3__TLSProperties_msg_init, 525 &envoy__data__accesslog__v3__TLSProperties__CertificateProperties_msg_init, 526 &envoy__data__accesslog__v3__TLSProperties__CertificateProperties__SubjectAltName_msg_init, 527 &envoy__data__accesslog__v3__HTTPRequestProperties_msg_init, 528 &envoy__data__accesslog__v3__HTTPRequestProperties__RequestHeadersEntry_msg_init, 529 &envoy__data__accesslog__v3__HTTPResponseProperties_msg_init, 530 &envoy__data__accesslog__v3__HTTPResponseProperties__ResponseHeadersEntry_msg_init, 531 &envoy__data__accesslog__v3__HTTPResponseProperties__ResponseTrailersEntry_msg_init, 532 }; 533 534 const upb_MiniTableFile envoy_data_accesslog_v3_accesslog_proto_upb_file_layout = { 535 messages_layout, 536 NULL, 537 NULL, 538 16, 539 0, 540 0, 541 }; 542 543 #include "upb/port/undef.inc" 544 545