| Package | Description |
|---|---|
| com.google.api.services.mybusinessverifications.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Verification |
Verification.clone() |
Verification |
VerifyLocationResponse.getVerification()
The created verification request.
|
Verification |
CompleteVerificationResponse.getVerification()
The completed verification.
|
Verification |
Verification.set(String fieldName,
Object value) |
Verification |
Verification.setAnnouncement(String announcement)
Optional.
|
Verification |
Verification.setCreateTime(String createTime)
The timestamp when the verification is requested.
|
Verification |
Verification.setMethod(String method)
The method of the verification.
|
Verification |
Verification.setName(String name)
Resource name of the verification.
|
Verification |
Verification.setState(String state)
The state of the verification.
|
| Modifier and Type | Method and Description |
|---|---|
List<Verification> |
ListVerificationsResponse.getVerifications()
List of the verifications.
|
| Modifier and Type | Method and Description |
|---|---|
VerifyLocationResponse |
VerifyLocationResponse.setVerification(Verification verification)
The created verification request.
|
CompleteVerificationResponse |
CompleteVerificationResponse.setVerification(Verification verification)
The completed verification.
|
| Modifier and Type | Method and Description |
|---|---|
ListVerificationsResponse |
ListVerificationsResponse.setVerifications(List<Verification> verifications)
List of the verifications.
|
Copyright © 2011–2026 Google. All rights reserved.