Sha256: 94b3a874bf899e9014f77e02616b2bdb204697f72bd32c4d2d209cfbe42a8f2f

Contents?: true

Size: 978 Bytes

Versions: 6

Compression:

Stored size: 978 Bytes

Contents

/* This file was generated by upbc (the upb compiler) from the input
 * file:
 *
 *     src/proto/grpc/health/v1/health.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#include <stddef.h>
#include "upb/msg_internal.h"
#include "src/proto/grpc/health/v1/health.upb.h"

#include "upb/port_def.inc"

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

const upb_msglayout grpc_health_v1_HealthCheckRequest_msginit = {
  NULL,
  &grpc_health_v1_HealthCheckRequest__fields[0],
  UPB_SIZE(8, 16), 1, false, 1, 255,
};

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

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

#include "upb/port_undef.inc"

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gitlab-grpc-1.42.1.gitlab src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c
grpc-1.42.0 src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c
grpc-1.41.1 src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c
grpc-1.42.0.pre1 src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c
grpc-1.41.0 src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c
grpc-1.41.0.pre2 src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c