removeMyAuthFactorOTP abstract method

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

Implementation

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