Sha256: 973b4bbd0e0db0618c47642d73fb832a1ab10b29e60db9682059e6e8d95b4d04
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # Source: Message.ORiN3.Provider/V1/orin3parent.proto for package 'Message.ORiN3.Provider.V1.AutoGenerated.Parent' require 'grpc' require_relative 'orin3parent_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 = '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-0.1.0 | gen/Message.ORiN3.Provider/V1/orin3parent_services_pb.rb |