Sha256: 38412526c1fff3a516f93550392b1e4a3e0bce828af9dc63acfee2809111cf7a

Contents?: true

Size: 927 Bytes

Versions: 24

Compression:

Stored size: 927 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: grpc/testing/metrics.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "grpc.testing.GaugeResponse" do
    optional :name, :string, 1
    oneof :value do
      optional :long_value, :int64, 2
      optional :double_value, :double, 3
      optional :string_value, :string, 4
    end
  end
  add_message "grpc.testing.GaugeRequest" do
    optional :name, :string, 1
  end
  add_message "grpc.testing.EmptyMessage" do
  end
end

module Grpc
  module Testing
    GaugeResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.GaugeResponse").msgclass
    GaugeRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.GaugeRequest").msgclass
    EmptyMessage = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.EmptyMessage").msgclass
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
grpc-1.0.0.pre1-x86-mingw32 src/ruby/pb/grpc/testing/metrics.rb
grpc-1.0.0.pre1-x86-linux src/ruby/pb/grpc/testing/metrics.rb
grpc-1.0.0.pre1-x86_64-linux src/ruby/pb/grpc/testing/metrics.rb
grpc-1.0.0.pre1-x64-mingw32 src/ruby/pb/grpc/testing/metrics.rb
grpc-1.0.0.pre1-universal-darwin src/ruby/pb/grpc/testing/metrics.rb
grpc-1.0.0.pre1 src/ruby/pb/grpc/testing/metrics.rb
grpc-0.15.0-x86-mingw32 src/ruby/pb/grpc/testing/metrics.rb
grpc-0.15.0-x86-linux src/ruby/pb/grpc/testing/metrics.rb
grpc-0.15.0-x86_64-linux src/ruby/pb/grpc/testing/metrics.rb
grpc-0.15.0-x64-mingw32 src/ruby/pb/grpc/testing/metrics.rb
grpc-0.15.0-universal-darwin src/ruby/pb/grpc/testing/metrics.rb
grpc-0.15.0 src/ruby/pb/grpc/testing/metrics.rb
grpc-0.14.1-x86-mingw32 src/ruby/pb/grpc/testing/metrics.rb
grpc-0.14.1-x86-linux src/ruby/pb/grpc/testing/metrics.rb
grpc-0.14.1-x86_64-linux src/ruby/pb/grpc/testing/metrics.rb
grpc-0.14.1-x64-mingw32 src/ruby/pb/grpc/testing/metrics.rb
grpc-0.14.1-universal-darwin src/ruby/pb/grpc/testing/metrics.rb
grpc-0.14.1 src/ruby/pb/grpc/testing/metrics.rb
grpc-0.14.1.pre1-x86-mingw32 src/ruby/pb/grpc/testing/metrics.rb
grpc-0.14.1.pre1-x86-linux src/ruby/pb/grpc/testing/metrics.rb