Sha256: 32d0e2961da0aef341ad42d647b2ffc5078da895917d49b047ae735aae0d27e9
Contents?: true
Size: 1.14 KB
Versions: 3
Compression:
Stored size: 1.14 KB
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/generated_code_support.h" #include "xds/core/v3/authority.upb.h" #include "xds/annotations/v3/status.upb.h" #include "validate/validate.upb.h" // Must be last. #include "upb/port/def.inc" static const upb_MiniTableField xds_core_v3_Authority__fields[1] = { {1, 0, 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(8, 16), 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x000000003f00000a, &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
3 entries across 3 versions & 1 rubygems