blob: 24407fa6eaccecc24cec17933a00e190d1469837 [file] [log] [blame]
/* This file was generated by upbc (the upb compiler) from the input
* file:
*
* udpa/type/v1/typed_struct.proto
*
* Do not edit -- your changes will be discarded when the file is
* regenerated. */
#include <stddef.h>
#include "upb/msg.h"
#include "udpa/type/v1/typed_struct.upb.h"
#include "validate/validate.upb.h"
#include "google/protobuf/struct.upb.h"
#include "upb/port_def.inc"
static const upb_msglayout *const udpa_type_v1_TypedStruct_submsgs[1] = {
&google_protobuf_Struct_msginit,
};
static const upb_msglayout_field udpa_type_v1_TypedStruct__fields[2] = {
{1, UPB_SIZE(4, 8), 0, 0, 9, 1},
{2, UPB_SIZE(12, 24), 1, 0, 11, 1},
};
const upb_msglayout udpa_type_v1_TypedStruct_msginit = {
&udpa_type_v1_TypedStruct_submsgs[0],
&udpa_type_v1_TypedStruct__fields[0],
UPB_SIZE(16, 32), 2, false, 255,
};
#include "upb/port_undef.inc"