Sha256: 2f742154bc205d5a9da17d37a4dbcd03e5ae25de080456149b159ed2a0aca429
Contents?: true
Size: 1.17 KB
Versions: 8
Compression:
Stored size: 1.17 KB
Contents
/* This file was generated by upb_generator 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/generated_code_support.h" #include "xds/core/v3/authority.upb_minitable.h" #include "xds/annotations/v3/status.upb_minitable.h" #include "validate/validate.upb_minitable.h" // Must be last. #include "upb/port/def.inc" static const upb_MiniTableField xds_core_v3_Authority__fields[1] = { {1, 8, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, }; const upb_MiniTable xds__core__v3__Authority_msg_init = { NULL, &xds_core_v3_Authority__fields[0], UPB_SIZE(16, 24), 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x000800003f00000a, &upb_pss_1bt}, }) }; static const upb_MiniTable *messages_layout[1] = { &xds__core__v3__Authority_msg_init, }; const upb_MiniTableFile xds_core_v3_authority_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port/undef.inc"
Version data entries
8 entries across 8 versions & 1 rubygems