| Package | Description |
|---|---|
| com.google.api.services.mybusinessverifications.v1.model |
| Modifier and Type | Method and Description |
|---|---|
VerificationToken |
VerificationToken.clone() |
VerificationToken |
GenerateVerificationTokenResponse.getToken()
The generated token to verify the location.
|
VerificationToken |
VerifyLocationRequest.getToken()
Optional.
|
VerificationToken |
VerificationToken.set(String fieldName,
Object value) |
VerificationToken |
VerificationToken.setTokenString(String tokenString)
The token string.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateVerificationTokenResponse |
GenerateVerificationTokenResponse.setToken(VerificationToken token)
The generated token to verify the location.
|
VerifyLocationRequest |
VerifyLocationRequest.setToken(VerificationToken token)
Optional.
|
Copyright © 2011–2023 Google. All rights reserved.