deleteSearchAgent_Pre method
Implementation
$async.Future<$3.Empty> deleteSearchAgent_Pre(
$grpc.ServiceCall $call, $async.Future<$0.SearchAgentId> $request) async {
return deleteSearchAgent($call, await $request);
}
$async.Future<$3.Empty> deleteSearchAgent_Pre(
$grpc.ServiceCall $call, $async.Future<$0.SearchAgentId> $request) async {
return deleteSearchAgent($call, await $request);
}