Sha256: cc565cd8b8b42ce54b9e8525820c2afedd63a27e64b1a4fb0ff3b47cbcc558bf

Contents?: true

Size: 1.66 KB

Versions: 3

Compression:

Stored size: 1.66 KB

Contents

/* This file was generated by upbc (the upb compiler) from the input
 * file:
 *
 *     xds/core/v3/collection_entry.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#include <stddef.h>
#include "upb/msg_internal.h"
#include "xds/core/v3/collection_entry.upb.h"
#include "google/protobuf/any.upb.h"
#include "xds/annotations/v3/status.upb.h"
#include "xds/core/v3/resource_locator.upb.h"
#include "validate/validate.upb.h"

#include "upb/port_def.inc"

static const upb_msglayout *const xds_core_v3_CollectionEntry_submsgs[2] = {
  &xds_core_v3_CollectionEntry_InlineEntry_msginit,
  &xds_core_v3_ResourceLocator_msginit,
};

static const upb_msglayout_field xds_core_v3_CollectionEntry__fields[2] = {
  {1, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 1, 11, _UPB_MODE_SCALAR},
  {2, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 0, 11, _UPB_MODE_SCALAR},
};

const upb_msglayout xds_core_v3_CollectionEntry_msginit = {
  &xds_core_v3_CollectionEntry_submsgs[0],
  &xds_core_v3_CollectionEntry__fields[0],
  UPB_SIZE(8, 16), 2, false, 2, 255,
};

static const upb_msglayout *const xds_core_v3_CollectionEntry_InlineEntry_submsgs[1] = {
  &google_protobuf_Any_msginit,
};

static const upb_msglayout_field xds_core_v3_CollectionEntry_InlineEntry__fields[3] = {
  {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
  {2, UPB_SIZE(12, 24), 0, 0, 9, _UPB_MODE_SCALAR},
  {3, UPB_SIZE(20, 40), 1, 0, 11, _UPB_MODE_SCALAR},
};

const upb_msglayout xds_core_v3_CollectionEntry_InlineEntry_msginit = {
  &xds_core_v3_CollectionEntry_InlineEntry_submsgs[0],
  &xds_core_v3_CollectionEntry_InlineEntry__fields[0],
  UPB_SIZE(24, 48), 3, false, 3, 255,
};

#include "upb/port_undef.inc"

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
gitlab-grpc-1.42.1.gitlab src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c
grpc-1.42.0 src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c
grpc-1.42.0.pre1 src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c