removeIDP abstract method

Future<RemoveIDPResponse> removeIDP(
  1. ServiceCall call,
  2. RemoveIDPRequest request
)

Implementation

$async.Future<$1.RemoveIDPResponse> removeIDP($grpc.ServiceCall call, $1.RemoveIDPRequest request);