Sha256: 0b6fd0d863c38adb052db7a24b8b69ef306606aa72a42a95b7abaef086312915
Contents?: true
Size: 1.8 KB
Versions: 10
Compression:
Stored size: 1.8 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * xds/annotations/v3/security.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg_internal.h" #include "xds/annotations/v3/security.upb.h" #include "xds/annotations/v3/status.upb.h" #include "google/protobuf/descriptor.upb.h" #include "upb/port_def.inc" static const upb_MiniTable_Field xds_annotations_v3_FieldSecurityAnnotation__fields[2] = { {1, UPB_SIZE(0, 0), UPB_SIZE(0, 0), kUpb_NoSub, 8, kUpb_FieldMode_Scalar | (kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, {2, UPB_SIZE(1, 1), UPB_SIZE(0, 0), kUpb_NoSub, 8, kUpb_FieldMode_Scalar | (kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, }; const upb_MiniTable xds_annotations_v3_FieldSecurityAnnotation_msginit = { NULL, &xds_annotations_v3_FieldSecurityAnnotation__fields[0], UPB_SIZE(2, 8), 2, kUpb_ExtMode_NonExtendable, 2, 255, 0, }; static const upb_MiniTable *messages_layout[1] = { &xds_annotations_v3_FieldSecurityAnnotation_msginit, }; extern const upb_MiniTable google_protobuf_FieldOptions_msginit; extern const upb_MiniTable xds_annotations_v3_FieldSecurityAnnotation_msginit; const upb_MiniTable_Extension xds_annotations_v3_security_ext = { {99044135, UPB_SIZE(0, 0), UPB_SIZE(0, 0), 0, 11, kUpb_FieldMode_Scalar | kUpb_LabelFlags_IsExtension | (kUpb_FieldRep_Pointer << kUpb_FieldRep_Shift)}, &google_protobuf_FieldOptions_msginit, {.submsg = &xds_annotations_v3_FieldSecurityAnnotation_msginit}, }; static const upb_MiniTable_Extension *extensions_layout[1] = { &xds_annotations_v3_security_ext, }; const upb_MiniTable_File xds_annotations_v3_security_proto_upb_file_layout = { messages_layout, NULL, extensions_layout, 1, 0, 1, }; #include "upb/port_undef.inc"
Version data entries
10 entries across 10 versions & 1 rubygems