# frozen_string_literal: true # Generated by the protocol buffer compiler. DO NOT EDIT! # source: Message.ORiN3.Provider/V1/orin3_parent.proto require 'google/protobuf' require_relative './../../Message.ORiN3.Provider/V1/orin3_common_type_pb' descriptor_data = "\n,Message.ORiN3.Provider/V1/orin3_parent.proto\x12\x16Message.ORiN3.Provider\x1a\x31Message.ORiN3.Provider/V1/orin3_common_type.proto\"W\n\x12GetChildIdsRequest\x12\x35\n\x06\x63ommon\x18\x01 \x01(\x0b\x32%.Message.ORiN3.Provider.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\"`\n\x13GetChildIdsResponse\x12\x36\n\x06\x63ommon\x18\x01 \x01(\x0b\x32&.Message.ORiN3.Provider.CommonResponse\x12\x11\n\tchild_ids\x18\x02 \x03(\x0c\"`\n\x1bGetChildInformationsRequest\x12\x35\n\x06\x63ommon\x18\x01 \x01(\x0b\x32%.Message.ORiN3.Provider.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\"\x9c\x01\n\x1cGetChildInformationsResponse\x12\x36\n\x06\x63ommon\x18\x01 \x01(\x0b\x32&.Message.ORiN3.Provider.CommonResponse\x12\x44\n\x12\x63hild_informations\x18\x02 \x03(\x0b\x32(.Message.ORiN3.Provider.ChildInformation\"G\n\x10\x43hildInformation\x12\n\n\x02id\x18\x01 \x01(\x0c\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x19\n\x11orin3_object_type\x18\x03 \x01(\x05\x32\xfb\x01\n\rParentService\x12\x66\n\x0bGetChildIds\x12*.Message.ORiN3.Provider.GetChildIdsRequest\x1a+.Message.ORiN3.Provider.GetChildIdsResponse\x12\x81\x01\n\x14GetChildInformations\x12\x33.Message.ORiN3.Provider.GetChildInformationsRequest\x1a\x34.Message.ORiN3.Provider.GetChildInformationsResponseBg\xaa\x02.Message.ORiN3.Provider.V1.AutoGenerated.Parent\xea\x02\x33Message::ORiN3::Provider::V1::AutoGenerated::Parentb\x06proto3" pool = Google::Protobuf::DescriptorPool.generated_pool pool.add_serialized_file(descriptor_data) module Message module ORiN3 module Provider module V1 module AutoGenerated module Parent GetChildIdsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("Message.ORiN3.Provider.GetChildIdsRequest").msgclass GetChildIdsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("Message.ORiN3.Provider.GetChildIdsResponse").msgclass GetChildInformationsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("Message.ORiN3.Provider.GetChildInformationsRequest").msgclass GetChildInformationsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("Message.ORiN3.Provider.GetChildInformationsResponse").msgclass ChildInformation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("Message.ORiN3.Provider.ChildInformation").msgclass end end end end end end