removeIDPAuthenticator abstract method

Future<RemoveIDPAuthenticatorResponse> removeIDPAuthenticator(
  1. ServiceCall call,
  2. RemoveIDPAuthenticatorRequest request
)

Implementation

$async.Future<$0.RemoveIDPAuthenticatorResponse> removeIDPAuthenticator($grpc.ServiceCall call, $0.RemoveIDPAuthenticatorRequest request);