Sha256: db0e853d0279e95b446ded9db10103554da1e0ba91d57d8e834c1c7d4d5e9cb7
Contents?: true
Size: 1.39 KB
Versions: 10
Compression:
Stored size: 1.39 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/config/core/v3/event_service_config.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg_internal.h" #include "envoy/config/core/v3/event_service_config.upb.h" #include "envoy/config/core/v3/grpc_service.upb.h" #include "udpa/annotations/status.upb.h" #include "udpa/annotations/versioning.upb.h" #include "validate/validate.upb.h" #include "upb/port_def.inc" static const upb_MiniTable_Sub envoy_config_core_v3_EventServiceConfig_submsgs[1] = { {.submsg = &envoy_config_core_v3_GrpcService_msginit}, }; static const upb_MiniTable_Field envoy_config_core_v3_EventServiceConfig__fields[1] = { {1, UPB_SIZE(4, 8), UPB_SIZE(-1, -1), 0, 11, kUpb_FieldMode_Scalar | (kUpb_FieldRep_Pointer << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy_config_core_v3_EventServiceConfig_msginit = { &envoy_config_core_v3_EventServiceConfig_submsgs[0], &envoy_config_core_v3_EventServiceConfig__fields[0], UPB_SIZE(8, 24), 1, kUpb_ExtMode_NonExtendable, 1, 255, 0, }; static const upb_MiniTable *messages_layout[1] = { &envoy_config_core_v3_EventServiceConfig_msginit, }; const upb_MiniTable_File envoy_config_core_v3_event_service_config_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