upsertSearchAgent_Pre method
Implementation
$async.Future<$1.SearchAgent> upsertSearchAgent_Pre(
$grpc.ServiceCall $call, $async.Future<$1.SearchAgent> $request) async {
return upsertSearchAgent($call, await $request);
}
$async.Future<$1.SearchAgent> upsertSearchAgent_Pre(
$grpc.ServiceCall $call, $async.Future<$1.SearchAgent> $request) async {
return upsertSearchAgent($call, await $request);
}