Imported Upstream version 1.36.0
[platform/upstream/grpc.git] / src / core / ext / upb-generated / envoy / config / core / v3 / substitution_format_string.upb.c
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/config/core/v3/substitution_format_string.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/core/v3/substitution_format_string.upb.h"
12 #include "envoy/config/core/v3/base.upb.h"
13 #include "envoy/config/core/v3/extension.upb.h"
14 #include "google/protobuf/struct.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_config_core_v3_SubstitutionFormatString_submsgs[3] = {
21   &envoy_config_core_v3_DataSource_msginit,
22   &envoy_config_core_v3_TypedExtensionConfig_msginit,
23   &google_protobuf_Struct_msginit,
24 };
25
26 static const upb_msglayout_field envoy_config_core_v3_SubstitutionFormatString__fields[6] = {
27   {1, UPB_SIZE(16, 32), UPB_SIZE(-25, -49), 0, 9, 1},
28   {2, UPB_SIZE(16, 32), UPB_SIZE(-25, -49), 2, 11, 1},
29   {3, UPB_SIZE(0, 0), 0, 0, 8, 1},
30   {4, UPB_SIZE(4, 8), 0, 0, 9, 1},
31   {5, UPB_SIZE(16, 32), UPB_SIZE(-25, -49), 0, 11, 1},
32   {6, UPB_SIZE(12, 24), 0, 1, 11, 3},
33 };
34
35 const upb_msglayout envoy_config_core_v3_SubstitutionFormatString_msginit = {
36   &envoy_config_core_v3_SubstitutionFormatString_submsgs[0],
37   &envoy_config_core_v3_SubstitutionFormatString__fields[0],
38   UPB_SIZE(32, 64), 6, false, 255,
39 };
40
41 #include "upb/port_undef.inc"
42