addIDPAuthenticator abstract method

Future<AddIDPAuthenticatorResponse> addIDPAuthenticator(
  1. ServiceCall call,
  2. AddIDPAuthenticatorRequest request
)

Implementation

$async.Future<$0.AddIDPAuthenticatorResponse> addIDPAuthenticator($grpc.ServiceCall call, $0.AddIDPAuthenticatorRequest request);