| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ListDirectoryPeopleResponse |
ListDirectoryPeopleResponse.clone() |
ListDirectoryPeopleResponse |
ListDirectoryPeopleResponse.set(String fieldName,
Object value) |
ListDirectoryPeopleResponse |
ListDirectoryPeopleResponse.setNextPageToken(String nextPageToken)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListDirectoryPeopleResponse |
ListDirectoryPeopleResponse.setNextSyncToken(String nextSyncToken)
A token, which can be sent as `sync_token` to retrieve changes since the last request.
|
ListDirectoryPeopleResponse |
ListDirectoryPeopleResponse.setPeople(List<Person> people)
The list of people in the domain directory.
|
Copyright © 2011–2021 Google. All rights reserved.