Sha256: 94eca5c28f8a2a02b6ea92a680a5e6fbf01af2770ca79d41b0c5f76981bb1172
Contents?: true
Size: 1.17 KB
Versions: 1
Compression:
Stored size: 1.17 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # Source: Message.ORiN3.Provider/V1/orin3_parent.proto for package 'Message.ORiN3.Provider.V1.AutoGenerated.Parent' require 'grpc' require_relative './../../Message.ORiN3.Provider/V1/orin3_parent_pb' module Message module ORiN3 module Provider module V1 module AutoGenerated module Parent module ParentService class Service include ::GRPC::GenericService self.marshal_class_method = :encode self.unmarshal_class_method = :decode self.service_name = 'Message.ORiN3.Provider.ParentService' rpc :GetChildIds, ::Message::ORiN3::Provider::V1::AutoGenerated::Parent::GetChildIdsRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::Parent::GetChildIdsResponse rpc :GetChildInformations, ::Message::ORiN3::Provider::V1::AutoGenerated::Parent::GetChildInformationsRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::Parent::GetChildInformationsResponse 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_parent_services_pb.rb |