blob: 86d2cf432efa71ae255baf254dbe32dd498dfd98 [file] [log] [blame]
/* This file was generated by upbc (the upb compiler) from the input
* file:
*
* udpa/core/v1/resource.proto
*
* Do not edit -- your changes will be discarded when the file is
* regenerated. */
#include <stddef.h>
#include "upb/msg.h"
#include "udpa/core/v1/resource.upb.h"
#include "google/protobuf/any.upb.h"
#include "udpa/annotations/status.upb.h"
#include "udpa/core/v1/resource_name.upb.h"
#include "upb/port_def.inc"
static const upb_msglayout *const udpa_core_v1_Resource_submsgs[2] = {
&google_protobuf_Any_msginit,
&udpa_core_v1_ResourceName_msginit,
};
static const upb_msglayout_field udpa_core_v1_Resource__fields[3] = {
{1, UPB_SIZE(12, 24), 1, 1, 11, 1},
{2, UPB_SIZE(4, 8), 0, 0, 9, 1},
{3, UPB_SIZE(16, 32), 2, 0, 11, 1},
};
const upb_msglayout udpa_core_v1_Resource_msginit = {
&udpa_core_v1_Resource_submsgs[0],
&udpa_core_v1_Resource__fields[0],
UPB_SIZE(24, 48), 3, false, 255,
};
#include "upb/port_undef.inc"