removeMyLinkedIDP abstract method

Future<RemoveMyLinkedIDPResponse> removeMyLinkedIDP(
  1. ServiceCall call,
  2. RemoveMyLinkedIDPRequest request
)

Implementation

$async.Future<$1.RemoveMyLinkedIDPResponse> removeMyLinkedIDP(
    $grpc.ServiceCall call, $1.RemoveMyLinkedIDPRequest request);