Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
EmailInput |
EmailInput.clone() |
EmailInput |
VerifyLocationRequest.getEmailInput()
The input for EMAIL method.
|
EmailInput |
EmailInput.set(java.lang.String fieldName,
java.lang.Object value) |
EmailInput |
EmailInput.setEmailAddress(java.lang.String emailAddress)
Email address where the PIN should be sent to.
|
Modifier and Type | Method and Description |
---|---|
VerifyLocationRequest |
VerifyLocationRequest.setEmailInput(EmailInput emailInput)
The input for EMAIL method.
|
Copyright © 2011-2018 Google. All Rights Reserved.