Sha256: be85663a7bf0dd5fdb7cd7a9ef94575317216dac0e6ff3d37407237fc269eec5
Contents?: true
Size: 1016 Bytes
Versions: 24
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, 16), 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
24 entries across 24 versions & 2 rubygems