Sha256: faa6733a5c3b91741c059193f49744268bcab8c042ad529da98714a94eab9d66
Contents?: true
Size: 959 Bytes
Versions: 12
Compression:
Stored size: 959 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.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, 1}, }; 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, 255, }; #include "upb/port_undef.inc"
Version data entries
12 entries across 12 versions & 1 rubygems