xref: /aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/envoy/service/discovery/v3/ads.upb_minitable.c (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
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 
8 #include <stddef.h>
9 #include "upb/generated_code_support.h"
10 #include "envoy/service/discovery/v3/ads.upb_minitable.h"
11 #include "envoy/service/discovery/v3/discovery.upb_minitable.h"
12 #include "udpa/annotations/status.upb_minitable.h"
13 #include "udpa/annotations/versioning.upb_minitable.h"
14 
15 // Must be last.
16 #include "upb/port/def.inc"
17 
18 const upb_MiniTable envoy__service__discovery__v3__AdsDummy_msg_init = {
19   NULL,
20   NULL,
21   8, 0, kUpb_ExtMode_NonExtendable, 0, UPB_FASTTABLE_MASK(255), 0,
22 };
23 
24 static const upb_MiniTable *messages_layout[1] = {
25   &envoy__service__discovery__v3__AdsDummy_msg_init,
26 };
27 
28 const upb_MiniTableFile envoy_service_discovery_v3_ads_proto_upb_file_layout = {
29   messages_layout,
30   NULL,
31   NULL,
32   1,
33   0,
34   0,
35 };
36 
37 #include "upb/port/undef.inc"
38 
39