| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SearchDirectoryPeopleResponse |
SearchDirectoryPeopleResponse.clone() |
SearchDirectoryPeopleResponse |
SearchDirectoryPeopleResponse.set(String fieldName,
Object value) |
SearchDirectoryPeopleResponse |
SearchDirectoryPeopleResponse.setNextPageToken(String nextPageToken)
A token, which can be sent as `page_token` to retrieve the next page.
|
SearchDirectoryPeopleResponse |
SearchDirectoryPeopleResponse.setPeople(List<Person> people)
The list of people in the domain directory that match the query.
|
SearchDirectoryPeopleResponse |
SearchDirectoryPeopleResponse.setTotalSize(Integer totalSize)
The total number of items in the list without pagination.
|
Copyright © 2011–2025 Google. All rights reserved.