| Package | Description |
|---|---|
| com.google.api.services.mybusinessverifications.v1.model |
| Modifier and Type | Method and Description |
|---|---|
VerificationOption |
VerificationOption.clone() |
VerificationOption |
VerificationOption.set(String fieldName,
Object value) |
VerificationOption |
VerificationOption.setAddressData(AddressVerificationData addressData)
Set only if the method is MAIL.
|
VerificationOption |
VerificationOption.setAnnouncement(String announcement)
Set only if the method is VETTED_PARTNER.
|
VerificationOption |
VerificationOption.setEmailData(EmailVerificationData emailData)
Set only if the method is EMAIL.
|
VerificationOption |
VerificationOption.setPhoneNumber(String phoneNumber)
Set only if the method is PHONE_CALL or SMS.
|
VerificationOption |
VerificationOption.setVerificationMethod(String verificationMethod)
Method to verify the location.
|
| Modifier and Type | Method and Description |
|---|---|
List<VerificationOption> |
FetchVerificationOptionsResponse.getOptions()
The available verification options.
|
| Modifier and Type | Method and Description |
|---|---|
FetchVerificationOptionsResponse |
FetchVerificationOptionsResponse.setOptions(List<VerificationOption> options)
The available verification options.
|
Copyright © 2011–2026 Google. All rights reserved.