Sha256: 94da368dd83af1118464f22ab6246ffaaae728d36f7d769f8ed49b1e092fed0d
Contents?: true
Size: 966 Bytes
Versions: 1
Compression:
Stored size: 966 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # Source: Message.ORiN3.Provider/V1/orin3_child.proto for package 'Message.ORiN3.Provider.V1.AutoGenerated.Child' require 'grpc' require_relative './../../Message.ORiN3.Provider/V1/orin3_child_pb' module Message module ORiN3 module Provider module V1 module AutoGenerated module Child module ChildService class Service include ::GRPC::GenericService self.marshal_class_method = :encode self.unmarshal_class_method = :decode self.service_name = 'Message.ORiN3.Provider.ChildService' rpc :Delete, ::Message::ORiN3::Provider::V1::AutoGenerated::Child::DeleteRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::Child::DeleteResponse 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_child_services_pb.rb |