updateIDP method
Implementation
$grpc.ResponseFuture<$1.UpdateIDPResponse> updateIDP($1.UpdateIDPRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateIDP, request, options: options);
}
$grpc.ResponseFuture<$1.UpdateIDPResponse> updateIDP($1.UpdateIDPRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateIDP, request, options: options);
}