repairProjectState_Pre method
Implementation
$async.Future<$2.CloudResponse> repairProjectState_Pre(
$grpc.ServiceCall call, $async.Future<$2.CloudRequest> request) async {
return repairProjectState(call, await request);
}
$async.Future<$2.CloudResponse> repairProjectState_Pre(
$grpc.ServiceCall call, $async.Future<$2.CloudRequest> request) async {
return repairProjectState(call, await request);
}