Modifier and Type | Class and Description |
---|---|
class |
Directory.TwoStepVerification.TurnOff |
Constructor and Description |
---|
TwoStepVerification() |
Modifier and Type | Method and Description |
---|---|
Directory.TwoStepVerification.TurnOff |
turnOff(String userKey)
Turn off 2-Step Verification for user.
|
public Directory.TwoStepVerification.TurnOff turnOff(String userKey) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.userKey
- Identifies the user in the API request. The value can be the user's primary email address, alias
email address, or unique user ID.IOException
Copyright © 2011–2021 Google. All rights reserved.