Package | Description |
---|---|
com.google.api.services.mybusiness.v4.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(java.lang.String fieldName,
java.lang.Object value) |
Verification |
Verification.setCreateTime(java.lang.String createTime)
The timestamp when the verification is requested.
|
Verification |
Verification.setMethod(java.lang.String method)
The method of the verification.
|
Verification |
Verification.setName(java.lang.String name)
Resource name of the verification.
|
Verification |
Verification.setState(java.lang.String state)
The state of the verification.
|
Modifier and Type | Method and Description |
---|---|
java.util.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(java.util.List<Verification> verifications)
List of the verifications.
|
Copyright © 2011-2018 Google. All Rights Reserved.