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