trainAgent_Pre method
Implementation
$async.Future<$0.Operation> trainAgent_Pre($grpc.ServiceCall call,
$async.Future<$2.TrainAgentRequest> request) async {
return trainAgent(call, await request);
}
$async.Future<$0.Operation> trainAgent_Pre($grpc.ServiceCall call,
$async.Future<$2.TrainAgentRequest> request) async {
return trainAgent(call, await request);
}