xref: /aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/xds/annotations/v3/sensitive.upb_minitable.c (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     xds/annotations/v3/sensitive.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 "xds/annotations/v3/sensitive.upb_minitable.h"
11 #include "google/protobuf/descriptor.upb_minitable.h"
12 
13 // Must be last.
14 #include "upb/port/def.inc"
15 
16 const upb_MiniTableExtension xds_annotations_v3_sensitive_ext = {
17   {61008053, 0, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsExtension | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)},
18   &google__protobuf__FieldOptions_msg_init,
19   {.UPB_PRIVATE(submsg) = NULL},
20 
21 };
22 
23 static const upb_MiniTableExtension *extensions_layout[1] = {
24   &xds_annotations_v3_sensitive_ext,
25 };
26 
27 const upb_MiniTableFile xds_annotations_v3_sensitive_proto_upb_file_layout = {
28   NULL,
29   NULL,
30   extensions_layout,
31   0,
32   0,
33   1,
34 };
35 
36 #include "upb/port/undef.inc"
37 
38