listJobs_Pre method
Implementation
$async.Future<$0.ListJobsResponse> listJobs_Pre(
$grpc.ServiceCall call, $async.Future<$0.ListJobsRequest> request) async {
return listJobs(call, await request);
}
$async.Future<$0.ListJobsResponse> listJobs_Pre(
$grpc.ServiceCall call, $async.Future<$0.ListJobsRequest> request) async {
return listJobs(call, await request);
}