# gRPC Message Type Mapping File
# Format: grpc_path,message_type,request_or_response
/tutorial.PersonSearchService/Search,tutorial.PersonSearchRequest,request
/tutorial.PersonSearchService/Search,tutorial.Person,response
