Sha256: 998067b4d13f9c5ef166cc9cc3cec1ecfe6d125c63200b03e9c8e5baec2b33ad

Contents?: true

Size: 1009 Bytes

Versions: 1

Compression:

Stored size: 1009 Bytes

Contents

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

require 'grpc'
require_relative './../../Message.ORiN3.Provider/V1/orin3_executable_pb'

module Message
  module ORiN3
    module Provider
      module V1
        module AutoGenerated
          module Executable
            module ExecutableService
              class Service

                include ::GRPC::GenericService

                self.marshal_class_method = :encode
                self.unmarshal_class_method = :decode
                self.service_name = 'Message.ORiN3.Provider.ExecutableService'

                rpc :Execute, ::Message::ORiN3::Provider::V1::AutoGenerated::Executable::ExecuteRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::Executable::ExecuteResponse
              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-1.0.0 gen/Message.ORiN3.Provider/V1/orin3_executable_services_pb.rb