# frozen_string_literal: true # Generated by the protocol buffer compiler. DO NOT EDIT! # source: Message.ORiN3.Provider/V1/orin3parent.proto require 'google/protobuf' require_relative '../../Message.ORiN3.Common/V1/orin3common_pb' descriptor_data = "\n+Message.ORiN3.Provider/V1/orin3parent.proto\x1a)Message.ORiN3.Common/V1/orin3common.proto\"M\n\x12GetChildIdsRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\"U\n\x13GetChildIdsResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\x10\n\x08\x63hildIds\x18\x02 \x03(\x0c\"V\n\x1bGetChildInformationsRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\"z\n\x1cGetChildInformationsResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12,\n\x11\x63hildInformations\x18\x02 \x03(\x0b\x32\x11.ChildInformation\"E\n\x10\x43hildInformation\x12\n\n\x02id\x18\x01 \x01(\x0c\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x17\n\x0forin3ObjectType\x18\x03 \x01(\x05\x32\x9e\x01\n\rParentService\x12\x38\n\x0bGetChildIds\x12\x13.GetChildIdsRequest\x1a\x14.GetChildIdsResponse\x12S\n\x14GetChildInformations\x12\x1c.GetChildInformationsRequest\x1a\x1d.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("GetChildIdsRequest").msgclass GetChildIdsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetChildIdsResponse").msgclass GetChildInformationsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetChildInformationsRequest").msgclass GetChildInformationsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetChildInformationsResponse").msgclass ChildInformation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ChildInformation").msgclass end end end end end end