Sha256: f7d53064f3d756b191635fad69beec83318b8bf3213defc7e3bb17fa1abf7c48
Contents?: true
Size: 1016 Bytes
Versions: 10
Compression:
Stored size: 1016 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * xds/core/v3/authority.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg_internal.h" #include "xds/core/v3/authority.upb.h" #include "xds/annotations/v3/status.upb.h" #include "validate/validate.upb.h" #include "upb/port_def.inc" static const upb_MiniTable_Field xds_core_v3_Authority__fields[1] = { {1, UPB_SIZE(0, 0), UPB_SIZE(0, 0), kUpb_NoSub, 9, kUpb_FieldMode_Scalar | (kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, }; const upb_MiniTable xds_core_v3_Authority_msginit = { NULL, &xds_core_v3_Authority__fields[0], UPB_SIZE(8, 24), 1, kUpb_ExtMode_NonExtendable, 1, 255, 0, }; static const upb_MiniTable *messages_layout[1] = { &xds_core_v3_Authority_msginit, }; const upb_MiniTable_File xds_core_v3_authority_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port_undef.inc"
Version data entries
10 entries across 10 versions & 1 rubygems