Sha256: e0604fa800aa18a19358fa4971ce07c295afe037e3a11ad615df87c8d87d96b7

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# Source: Message.ORiN3.Provider/V1/orin3variable.proto for package 'Message.ORiN3.Provider.V1.AutoGenerated.Variable'

require 'grpc'
require_relative 'orin3variable_pb'

module Message
  module ORiN3
    module Provider
      module V1
        module AutoGenerated
          module Variable
            module VariableService
              class Service

                include ::GRPC::GenericService

                self.marshal_class_method = :encode
                self.unmarshal_class_method = :decode
                self.service_name = 'VariableService'

                rpc :GetValue, ::Message::ORiN3::Provider::V1::AutoGenerated::Variable::GetValueRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::Variable::GetValueResponse
                rpc :SetValue, ::Message::ORiN3::Provider::V1::AutoGenerated::Variable::SetValueRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::Variable::SetValueResponse
              end

              Stub = Service.rpc_stub_class
            end
          end
        end
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grpc-orin3-provider-0.1.0 gen/Message.ORiN3.Provider/V1/orin3variable_services_pb.rb