Sha256: 2ad136bc7018f449720231d03fe69854519ef74a679cd9537de301abc475d90e
Contents?: true
Size: 950 Bytes
Versions: 6
Compression:
Stored size: 950 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/config/listener/v2/api_listener.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg.h" #include "envoy/config/listener/v2/api_listener.upb.h" #include "google/protobuf/any.upb.h" #include "udpa/annotations/migrate.upb.h" #include "udpa/annotations/status.upb.h" #include "upb/port_def.inc" static const upb_msglayout *const envoy_config_listener_v2_ApiListener_submsgs[1] = { &google_protobuf_Any_msginit, }; static const upb_msglayout_field envoy_config_listener_v2_ApiListener__fields[1] = { {1, UPB_SIZE(0, 0), 0, 0, 11, 1}, }; const upb_msglayout envoy_config_listener_v2_ApiListener_msginit = { &envoy_config_listener_v2_ApiListener_submsgs[0], &envoy_config_listener_v2_ApiListener__fields[0], UPB_SIZE(4, 8), 1, false, }; #include "upb/port_undef.inc"
Version data entries
6 entries across 6 versions & 1 rubygems