Sha256: bdf06604202625de95f8eb6f5f67c9cd3b9e5f5eae3582e28b65f0d0b328540d
Contents?: true
Size: 986 Bytes
Versions: 6
Compression:
Stored size: 986 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/config/listener/v3/api_listener.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/listener/v3/api_listener.upb.h" #include "google/protobuf/any.upb.h" #include "udpa/annotations/status.upb.h" #include "udpa/annotations/versioning.upb.h" #include "upb/port_def.inc" static const upb_msglayout *const envoy_config_listener_v3_ApiListener_submsgs[1] = { &google_protobuf_Any_msginit, }; static const upb_msglayout_field envoy_config_listener_v3_ApiListener__fields[1] = { {1, UPB_SIZE(4, 8), 1, 0, 11, _UPB_MODE_SCALAR}, }; const upb_msglayout envoy_config_listener_v3_ApiListener_msginit = { &envoy_config_listener_v3_ApiListener_submsgs[0], &envoy_config_listener_v3_ApiListener__fields[0], UPB_SIZE(8, 16), 1, false, 1, 255, }; #include "upb/port_undef.inc"
Version data entries
6 entries across 6 versions & 2 rubygems