• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# frozen_string_literal: true
2# Generated by the protocol buffer compiler.  DO NOT EDIT!
3# source: src/proto/grpc/testing/empty.proto
4
5require 'google/protobuf'
6
7
8descriptor_data = "\n\"src/proto/grpc/testing/empty.proto\x12\x0cgrpc.testing\"\x07\n\x05\x45mptyb\x06proto3"
9
10pool = Google::Protobuf::DescriptorPool.generated_pool
11pool.add_serialized_file(descriptor_data)
12
13module Grpc
14  module Testing
15    Empty = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Empty").msgclass
16  end
17end
18