Sha256: bd64c6d21803d32e8b6d0ba2d6773634993c4a8f2e02367e6c073fe1205bdfe2

Contents?: true

Size: 1.07 KB

Versions: 3

Compression:

Stored size: 1.07 KB

Contents

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

#include <stddef.h>
#include "upb/generated_code_support.h"
#include "google/api/annotations.upb.h"
#include "google/api/http.upb.h"
#include "google/protobuf/descriptor.upb.h"

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

extern const upb_MiniTable google_api_HttpRule_msg_init;
extern const upb_MiniTable google_protobuf_MethodOptions_msg_init;
const upb_MiniTableExtension google_api_http_ext = {
  {72295728, 0, 0, 0, 11, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsExtension | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)},
  &google_protobuf_MethodOptions_msg_init,
  {.submsg = &google_api_HttpRule_msg_init},

};

static const upb_MiniTableExtension *extensions_layout[1] = {
  &google_api_http_ext,
};

const upb_MiniTableFile google_api_annotations_proto_upb_file_layout = {
  NULL,
  NULL,
  extensions_layout,
  0,
  0,
  1,
};

#include "upb/port/undef.inc"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
grpc-1.59.5 src/core/ext/upb-generated/google/api/annotations.upb.c
grpc-1.59.2 src/core/ext/upb-generated/google/api/annotations.upb.c
grpc-1.59.0 src/core/ext/upb-generated/google/api/annotations.upb.c