createExportForProject_Pre method
Implementation
$async.Future<$4.Export> createExportForProject_Pre($grpc.ServiceCall call, $async.Future<$3.ProjectId> request) async {
return createExportForProject(call, await request);
}
$async.Future<$4.Export> createExportForProject_Pre($grpc.ServiceCall call, $async.Future<$3.ProjectId> request) async {
return createExportForProject(call, await request);
}