| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SearchGroupsResponse |
SearchGroupsResponse.clone() |
SearchGroupsResponse |
SearchGroupsResponse.set(String fieldName,
Object value) |
SearchGroupsResponse |
SearchGroupsResponse.setGroups(List<Group> groups)
The `Group` resources that match the search query.
|
SearchGroupsResponse |
SearchGroupsResponse.setNextPageToken(String nextPageToken)
A continuation token to retrieve the next page of results, or empty if there are no more
results available.
|
Copyright © 2011–2024 Google. All rights reserved.