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