| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SearchSpacesResponse |
SearchSpacesResponse.clone() |
SearchSpacesResponse |
SearchSpacesResponse.set(String fieldName,
Object value) |
SearchSpacesResponse |
SearchSpacesResponse.setNextPageToken(String nextPageToken)
A token that can be used to retrieve the next page.
|
SearchSpacesResponse |
SearchSpacesResponse.setSpaces(List<Space> spaces)
A page of the requested spaces.
|
SearchSpacesResponse |
SearchSpacesResponse.setTotalSize(Integer totalSize)
The total number of spaces that match the query, across all pages.
|
Copyright © 2011–2025 Google. All rights reserved.