updateIDP_Pre method
Implementation
$async.Future<$1.UpdateIDPResponse> updateIDP_Pre($grpc.ServiceCall call, $async.Future<$1.UpdateIDPRequest> request) async {
return updateIDP(call, await request);
}
$async.Future<$1.UpdateIDPResponse> updateIDP_Pre($grpc.ServiceCall call, $async.Future<$1.UpdateIDPRequest> request) async {
return updateIDP(call, await request);
}