Sha256: 81fb28021e6c03715d48c24bdf6ffc57b5284e5ff74b136378c7faffe8c95ca5

Contents?: true

Size: 1.69 KB

Versions: 3

Compression:

Stored size: 1.69 KB

Contents

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

#include <stddef.h>
#include "upb/msg_internal.h"
#include "xds/annotations/v3/status.upb.h"
#include "google/protobuf/descriptor.upb.h"

#include "upb/port_def.inc"

static const upb_msglayout_field xds_annotations_v3_FileStatusAnnotation__fields[1] = {
  {1, UPB_SIZE(0, 0), 0, 0, 8, _UPB_MODE_SCALAR},
};

const upb_msglayout xds_annotations_v3_FileStatusAnnotation_msginit = {
  NULL,
  &xds_annotations_v3_FileStatusAnnotation__fields[0],
  UPB_SIZE(8, 8), 1, false, 1, 255,
};

static const upb_msglayout_field xds_annotations_v3_MessageStatusAnnotation__fields[1] = {
  {1, UPB_SIZE(0, 0), 0, 0, 8, _UPB_MODE_SCALAR},
};

const upb_msglayout xds_annotations_v3_MessageStatusAnnotation_msginit = {
  NULL,
  &xds_annotations_v3_MessageStatusAnnotation__fields[0],
  UPB_SIZE(8, 8), 1, false, 1, 255,
};

static const upb_msglayout_field xds_annotations_v3_FieldStatusAnnotation__fields[1] = {
  {1, UPB_SIZE(0, 0), 0, 0, 8, _UPB_MODE_SCALAR},
};

const upb_msglayout xds_annotations_v3_FieldStatusAnnotation_msginit = {
  NULL,
  &xds_annotations_v3_FieldStatusAnnotation__fields[0],
  UPB_SIZE(8, 8), 1, false, 1, 255,
};

static const upb_msglayout_field xds_annotations_v3_StatusAnnotation__fields[2] = {
  {1, UPB_SIZE(4, 4), 0, 0, 8, _UPB_MODE_SCALAR},
  {2, UPB_SIZE(0, 0), 0, 0, 14, _UPB_MODE_SCALAR},
};

const upb_msglayout xds_annotations_v3_StatusAnnotation_msginit = {
  NULL,
  &xds_annotations_v3_StatusAnnotation__fields[0],
  UPB_SIZE(8, 8), 2, false, 2, 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/annotations/v3/status.upb.c
grpc-1.42.0 src/core/ext/upb-generated/xds/annotations/v3/status.upb.c
grpc-1.42.0.pre1 src/core/ext/upb-generated/xds/annotations/v3/status.upb.c