| Package | Description |
|---|---|
| com.google.api.services.mybusinessverifications.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ListVerificationsResponse |
ListVerificationsResponse.clone() |
ListVerificationsResponse |
ListVerificationsResponse.set(String fieldName,
Object value) |
ListVerificationsResponse |
ListVerificationsResponse.setNextPageToken(String nextPageToken)
If the number of verifications exceeded the requested page size, this field will be populated
with a token to fetch the next page of verification on a subsequent call.
|
ListVerificationsResponse |
ListVerificationsResponse.setVerifications(List<Verification> verifications)
List of the verifications.
|
Copyright © 2011–2026 Google. All rights reserved.