| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ListContactGroupsResponse |
ListContactGroupsResponse.clone() |
ListContactGroupsResponse |
ListContactGroupsResponse.set(String fieldName,
Object value) |
ListContactGroupsResponse |
ListContactGroupsResponse.setContactGroups(List<ContactGroup> contactGroups)
The list of contact groups.
|
ListContactGroupsResponse |
ListContactGroupsResponse.setNextPageToken(String nextPageToken)
The token that can be used to retrieve the next page of results.
|
ListContactGroupsResponse |
ListContactGroupsResponse.setNextSyncToken(String nextSyncToken)
The token that can be used to retrieve changes since the last request.
|
ListContactGroupsResponse |
ListContactGroupsResponse.setTotalItems(Integer totalItems)
The total number of items in the list without pagination.
|
Copyright © 2011–2025 Google. All rights reserved.