addMyAuthFactorOTPSMS abstract method
Future<AddMyAuthFactorOTPSMSResponse>
addMyAuthFactorOTPSMS(
- ServiceCall call,
- AddMyAuthFactorOTPSMSRequest request
Implementation
$async.Future<$0.AddMyAuthFactorOTPSMSResponse> addMyAuthFactorOTPSMS(
$grpc.ServiceCall call, $0.AddMyAuthFactorOTPSMSRequest request);