• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     envoy/service/discovery/v3/ads.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated.
7  * NO CHECKED-IN PROTOBUF GENCODE */
8 
9 #include <stddef.h>
10 #include "upb/generated_code_support.h"
11 #include "envoy/service/discovery/v3/ads.upb_minitable.h"
12 #include "envoy/service/discovery/v3/discovery.upb_minitable.h"
13 #include "udpa/annotations/status.upb_minitable.h"
14 #include "udpa/annotations/versioning.upb_minitable.h"
15 
16 // Must be last.
17 #include "upb/port/def.inc"
18 
19 extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken);
20 const upb_MiniTable envoy__service__discovery__v3__AdsDummy_msg_init = {
21   NULL,
22   NULL,
23   8, 0, kUpb_ExtMode_NonExtendable, 0, UPB_FASTTABLE_MASK(255), 0,
24 #ifdef UPB_TRACING_ENABLED
25   "envoy.service.discovery.v3.AdsDummy",
26 #endif
27 };
28 
29 const upb_MiniTable* envoy__service__discovery__v3__AdsDummy_msg_init_ptr = &envoy__service__discovery__v3__AdsDummy_msg_init;
30 static const upb_MiniTable *messages_layout[1] = {
31   &envoy__service__discovery__v3__AdsDummy_msg_init,
32 };
33 
34 const upb_MiniTableFile envoy_service_discovery_v3_ads_proto_upb_file_layout = {
35   messages_layout,
36   NULL,
37   NULL,
38   1,
39   0,
40   0,
41 };
42 
43 #include "upb/port/undef.inc"
44 
45