Sha256: c24395e44eb0981a437c0b1307edc6aab53635bb7c0dae8146c7b2c9311bf8da

Contents?: true

Size: 937 Bytes

Versions: 1023

Compression:

Stored size: 937 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: src/proto/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

1,023 entries across 1,023 versions & 7 rubygems

Version Path
grpc-1.60.2-aarch64-linux src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.60.2-x86-linux src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.60.2-x86-mingw32 src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.60.2-x64-mingw32 src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.60.2 src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.60.2-x86_64-linux src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.60.2-arm64-darwin src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.61.3-x64-mingw32 src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.61.3-x86_64-linux src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.61.3-x64-mingw-ucrt src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.61.3-x86_64-darwin src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.61.3-x86-linux src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.61.3-arm64-darwin src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.61.3-x86-mingw32 src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.61.3-aarch64-linux src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.61.3 src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.62.3-x86_64-darwin src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.62.3 src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.62.3-x64-mingw32 src/ruby/pb/grpc/testing/metrics_pb.rb
grpc-1.62.3-x86-linux src/ruby/pb/grpc/testing/metrics_pb.rb