Sha256: bc6ffaa539282c04637b75df93fc481159c31a8131483eddf98501bf48ed39ba

Contents?: true

Size: 1.85 KB

Versions: 5

Compression:

Stored size: 1.85 KB

Contents

/* This file was generated by upb_generator from the input file:
 *
 *     xds/service/orca/v3/orca.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#include <stddef.h>
#include "upb/generated_code_support.h"
#include "xds/service/orca/v3/orca.upb_minitable.h"
#include "xds/data/orca/v3/orca_load_report.upb_minitable.h"
#include "google/protobuf/duration.upb_minitable.h"

// Must be last.
#include "upb/port/def.inc"

static const upb_MiniTableSub xds_service_orca_v3_OrcaLoadReportRequest_submsgs[1] = {
  {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init},
};

static const upb_MiniTableField xds_service_orca_v3_OrcaLoadReportRequest__fields[2] = {
  {1, UPB_SIZE(12, 16), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
  {2, UPB_SIZE(16, 24), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
};

const upb_MiniTable xds__service__orca__v3__OrcaLoadReportRequest_msg_init = {
  &xds_service_orca_v3_OrcaLoadReportRequest_submsgs[0],
  &xds_service_orca_v3_OrcaLoadReportRequest__fields[0],
  UPB_SIZE(24, 32), 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0,
#ifdef UPB_TRACING_ENABLED
  "xds.service.orca.v3.OrcaLoadReportRequest",
#endif
  UPB_FASTTABLE_INIT({
    {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
    {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
    {0x001800003f000012, &upb_prs_1bt},
    {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
  })
};

static const upb_MiniTable *messages_layout[1] = {
  &xds__service__orca__v3__OrcaLoadReportRequest_msg_init,
};

const upb_MiniTableFile xds_service_orca_v3_orca_proto_upb_file_layout = {
  messages_layout,
  NULL,
  NULL,
  1,
  0,
  0,
};

#include "upb/port/undef.inc"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
grpc-1.67.0 src/core/ext/upb-gen/xds/service/orca/v3/orca.upb_minitable.c
grpc-1.67.0.pre1 src/core/ext/upb-gen/xds/service/orca/v3/orca.upb_minitable.c
grpc-1.66.0 src/core/ext/upb-gen/xds/service/orca/v3/orca.upb_minitable.c
grpc-1.66.0.pre5 src/core/ext/upb-gen/xds/service/orca/v3/orca.upb_minitable.c
grpc-1.66.0.pre3 src/core/ext/upb-gen/xds/service/orca/v3/orca.upb_minitable.c