Package | Description |
---|---|
com.google.api.services.mybusiness.v4 | |
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
MyBusiness.Accounts.Locations.Verify |
MyBusiness.Accounts.Locations.verify(java.lang.String name,
VerifyLocationRequest content)
Starts the verification process for a location.
|
Constructor and Description |
---|
Verify(java.lang.String name,
VerifyLocationRequest content)
Starts the verification process for a location.
|
Modifier and Type | Method and Description |
---|---|
VerifyLocationRequest |
VerifyLocationRequest.clone() |
VerifyLocationRequest |
VerifyLocationRequest.set(java.lang.String fieldName,
java.lang.Object value) |
VerifyLocationRequest |
VerifyLocationRequest.setAddressInput(AddressInput addressInput)
The input for ADDRESS method.
|
VerifyLocationRequest |
VerifyLocationRequest.setEmailInput(EmailInput emailInput)
The input for EMAIL method.
|
VerifyLocationRequest |
VerifyLocationRequest.setLanguageCode(java.lang.String languageCode)
The BCP 47 language code representing the language that is to be used for the verification
process.
|
VerifyLocationRequest |
VerifyLocationRequest.setMethod(java.lang.String method)
Verification method.
|
VerifyLocationRequest |
VerifyLocationRequest.setPhoneInput(PhoneInput phoneInput)
The input for PHONE_CALL/SMS method
|
Copyright © 2011-2018 Google. All Rights Reserved.