Sha256: db0d7e3bdc741d22a8696af852c9ba661a060f31e67071604fd61d61a71098b3

Contents?: true

Size: 1.48 KB

Versions: 127

Compression:

Stored size: 1.48 KB

Contents

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

require 'google/protobuf'


descriptor_data = "\n\x1bgrpc/health/v1/health.proto\x12\x0egrpc.health.v1\"%\n\x12HealthCheckRequest\x12\x0f\n\x07service\x18\x01 \x01(\t\"\xa9\x01\n\x13HealthCheckResponse\x12\x41\n\x06status\x18\x01 \x01(\x0e\x32\x31.grpc.health.v1.HealthCheckResponse.ServingStatus\"O\n\rServingStatus\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x0b\n\x07SERVING\x10\x01\x12\x0f\n\x0bNOT_SERVING\x10\x02\x12\x13\n\x0fSERVICE_UNKNOWN\x10\x03\x32\xae\x01\n\x06Health\x12P\n\x05\x43heck\x12\".grpc.health.v1.HealthCheckRequest\x1a#.grpc.health.v1.HealthCheckResponse\x12R\n\x05Watch\x12\".grpc.health.v1.HealthCheckRequest\x1a#.grpc.health.v1.HealthCheckResponse0\x01\x42\x61\n\x11io.grpc.health.v1B\x0bHealthProtoP\x01Z,google.golang.org/grpc/health/grpc_health_v1\xaa\x02\x0eGrpc.Health.V1b\x06proto3"

pool = Google::Protobuf::DescriptorPool.generated_pool
pool.add_serialized_file(descriptor_data)

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

127 entries across 127 versions & 2 rubygems

Version Path
grpc-1.71.0-x86-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.71.0-x86_64-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.71.0-arm64-darwin src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.71.0-x64-mingw-ucrt src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.71.0-x86_64-darwin src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.71.0-aarch64-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.71.0-x64-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.71.0 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.71.0-x86-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.70.1-x86-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.70.1-x86_64-darwin src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.70.1-aarch64-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.70.1-x86-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.70.1-x64-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.70.1-x64-mingw-ucrt src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.70.1 src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.70.1-arm64-darwin src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.70.1-x86_64-linux src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.69.0-x64-mingw-ucrt src/ruby/pb/grpc/health/v1/health_pb.rb
grpc-1.69.0-x86-mingw32 src/ruby/pb/grpc/health/v1/health_pb.rb