Sha256: 7629846a037ddb8cc4fdd2246c16448f8609e8da2d8f8876f6f0696c9f8750fa

Contents?: true

Size: 1.15 KB

Versions: 392

Compression:

Stored size: 1.15 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_file("grpc/health/v1/health.proto", :syntax => :proto3) 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
      value :SERVICE_UNKNOWN, 3
    end
  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

392 entries across 392 versions & 4 rubygems

Version Path
grpc-1.54.3-x64-mingw-ucrt src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.54.3-x86-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.54.3-x86_64-darwin src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.54.3-x86_64-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.54.3-x64-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.54.3-x86-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.54.3 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.53.2-x86-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.53.2 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.53.2-x86_64-darwin src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.53.2-x64-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.53.2-x64-mingw-ucrt src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.53.2-x86_64-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.53.2-x86-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.55.3-x86_64-darwin src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.55.3-x86-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.55.3-x86_64-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.55.3-x64-mingw-ucrt src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.55.3 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.55.3-x86-linux src/ruby/pb/grpc/health/v1/health_pb.rb