Sha256: bf1fd926ce16986093e8aeeda648113ca8bb8457073c44068d78084a4851895b

Contents?: true

Size: 1.02 KB

Versions: 416

Compression:

Stored size: 1.02 KB

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "grpc.health.v1.HealthCheckRequest" do
    optional :service, :string, 1
  end
  add_message "grpc.health.v1.HealthCheckResponse" do
    optional :status, :enum, 1, "grpc.health.v1.HealthCheckResponse.ServingStatus"
  end
  add_enum "grpc.health.v1.HealthCheckResponse.ServingStatus" do
    value :UNKNOWN, 0
    value :SERVING, 1
    value :NOT_SERVING, 2
  end
end

module Grpc
  module Health
    module V1
      HealthCheckRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.health.v1.HealthCheckRequest").msgclass
      HealthCheckResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.health.v1.HealthCheckResponse").msgclass
      HealthCheckResponse::ServingStatus = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.health.v1.HealthCheckResponse.ServingStatus").enummodule
    end
  end
end

Version data entries

416 entries across 416 versions & 6 rubygems

Version Path
griffin-0.3.0 pb/grpc/health/v1/health_pb.rb
griffin-0.2.4 pb/grpc/health/v1/health_pb.rb
grpc-1.19.0 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0-x86_64-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0-x86-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0-universal-darwin src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0-x86-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0-x64-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0.pre1 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0.pre1-universal-darwin src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0.pre1-x86-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0.pre1-x64-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0.pre1-x86-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.19.0.pre1-x86_64-linux src/ruby/pb/grpc/health/v1/health_pb.rb
griffin-0.2.3 pb/grpc/health/v1/health_pb.rb
griffin-0.2.2 pb/grpc/health/v1/health_pb.rb
griffin-0.2.1 pb/grpc/health/v1/health_pb.rb
griffin-0.2.0 pb/grpc/health/v1/health_pb.rb
griffin-0.1.9 pb/grpc/health/v1/health_pb.rb
grpc-1.18.0-universal-darwin src/ruby/pb/grpc/health/v1/health_pb.rb