removeWebAuthNAuthenticator method
ResponseFuture<RemoveWebAuthNAuthenticatorResponse>
removeWebAuthNAuthenticator(
- RemoveWebAuthNAuthenticatorRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$0.RemoveWebAuthNAuthenticatorResponse> removeWebAuthNAuthenticator($0.RemoveWebAuthNAuthenticatorRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$removeWebAuthNAuthenticator, request, options: options);
}