blob: 36f332f1991045ad074e57009f120ddca886d264 [file] [log] [blame]
/* 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 "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"