removeMyAuthFactorOTP abstract method

Future<RemoveMyAuthFactorOTPResponse> removeMyAuthFactorOTP(
  1. ServiceCall call,
  2. RemoveMyAuthFactorOTPRequest request
)

Implementation

$async.Future<$2.RemoveMyAuthFactorOTPResponse> removeMyAuthFactorOTP(
    $grpc.ServiceCall call, $2.RemoveMyAuthFactorOTPRequest request);