Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / deps / grpc / src / core / ext / upb-generated / src / proto / grpc / gcp / transport_security_common.upb.c
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     src/proto/grpc/gcp/transport_security_common.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 "src/proto/grpc/gcp/transport_security_common.upb.h"
12
13 #include "upb/port_def.inc"
14
15 static const upb_msglayout *const grpc_gcp_RpcProtocolVersions_submsgs[2] = {
16   &grpc_gcp_RpcProtocolVersions_Version_msginit,
17 };
18
19 static const upb_msglayout_field grpc_gcp_RpcProtocolVersions__fields[2] = {
20   {1, UPB_SIZE(0, 0), 0, 0, 11, 1},
21   {2, UPB_SIZE(4, 8), 0, 0, 11, 1},
22 };
23
24 const upb_msglayout grpc_gcp_RpcProtocolVersions_msginit = {
25   &grpc_gcp_RpcProtocolVersions_submsgs[0],
26   &grpc_gcp_RpcProtocolVersions__fields[0],
27   UPB_SIZE(8, 16), 2, false,
28 };
29
30 static const upb_msglayout_field grpc_gcp_RpcProtocolVersions_Version__fields[2] = {
31   {1, UPB_SIZE(0, 0), 0, 0, 13, 1},
32   {2, UPB_SIZE(4, 4), 0, 0, 13, 1},
33 };
34
35 const upb_msglayout grpc_gcp_RpcProtocolVersions_Version_msginit = {
36   NULL,
37   &grpc_gcp_RpcProtocolVersions_Version__fields[0],
38   UPB_SIZE(8, 8), 2, false,
39 };
40
41 #include "upb/port_undef.inc"
42