Sha256: 222c187d43d367bd5e92fbf2bac1f4d5d748e20eccabf706b7d6cfd917f07f7f
Contents?: true
Size: 1 KB
Versions: 6
Compression:
Stored size: 1 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/api/v2/core/event_service_config.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg.h" #include "envoy/api/v2/core/event_service_config.upb.h" #include "envoy/api/v2/core/grpc_service.upb.h" #include "udpa/annotations/migrate.upb.h" #include "udpa/annotations/status.upb.h" #include "validate/validate.upb.h" #include "upb/port_def.inc" static const upb_msglayout *const envoy_api_v2_core_EventServiceConfig_submsgs[1] = { &envoy_api_v2_core_GrpcService_msginit, }; static const upb_msglayout_field envoy_api_v2_core_EventServiceConfig__fields[1] = { {1, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 0, 11, 1}, }; const upb_msglayout envoy_api_v2_core_EventServiceConfig_msginit = { &envoy_api_v2_core_EventServiceConfig_submsgs[0], &envoy_api_v2_core_EventServiceConfig__fields[0], UPB_SIZE(8, 16), 1, false, }; #include "upb/port_undef.inc"
Version data entries
6 entries across 6 versions & 1 rubygems