Sha256: 681afd9720ad39aceac5fd53404d747162c3835ce712d848c53206c2a5215283

Contents?: true

Size: 1.18 KB

Versions: 2

Compression:

Stored size: 1.18 KB

Contents

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

#include <stddef.h>
#include "upb/msg_internal.h"
#include "xds/type/v3/typed_struct.upb.h"
#include "validate/validate.upb.h"
#include "google/protobuf/struct.upb.h"

#include "upb/port_def.inc"

static const upb_msglayout_sub xds_type_v3_TypedStruct_submsgs[1] = {
  {.submsg = &google_protobuf_Struct_msginit},
};

static const upb_msglayout_field xds_type_v3_TypedStruct__fields[2] = {
  {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR | (_UPB_REP_STRVIEW << _UPB_REP_SHIFT)},
  {2, UPB_SIZE(12, 24), 1, 0, 11, _UPB_MODE_SCALAR | (_UPB_REP_PTR << _UPB_REP_SHIFT)},
};

const upb_msglayout xds_type_v3_TypedStruct_msginit = {
  &xds_type_v3_TypedStruct_submsgs[0],
  &xds_type_v3_TypedStruct__fields[0],
  UPB_SIZE(16, 32), 2, _UPB_MSGEXT_NONE, 2, 255,
};

static const upb_msglayout *messages_layout[1] = {
  &xds_type_v3_TypedStruct_msginit,
};

const upb_msglayout_file xds_type_v3_typed_struct_proto_upb_file_layout = {
  messages_layout,
  NULL,
  1,
  0,
};

#include "upb/port_undef.inc"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
grpc-1.44.0.pre2 src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c
grpc-1.43.1 src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c