• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/type/v3/semantic_version.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/type/v3/semantic_version.upb.h"
12 #include "udpa/annotations/status.upb.h"
13 #include "udpa/annotations/versioning.upb.h"
14 
15 #include "upb/port_def.inc"
16 
17 static const upb_msglayout_field envoy_type_v3_SemanticVersion__fields[3] = {
18   {1, UPB_SIZE(0, 0), 0, 0, 13, 1},
19   {2, UPB_SIZE(4, 4), 0, 0, 13, 1},
20   {3, UPB_SIZE(8, 8), 0, 0, 13, 1},
21 };
22 
23 const upb_msglayout envoy_type_v3_SemanticVersion_msginit = {
24   NULL,
25   &envoy_type_v3_SemanticVersion__fields[0],
26   UPB_SIZE(16, 16), 3, false, 255,
27 };
28 
29 #include "upb/port_undef.inc"
30 
31