| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ListSectionsResponse |
ListSectionsResponse.clone() |
ListSectionsResponse |
ListSectionsResponse.set(String fieldName,
Object value) |
ListSectionsResponse |
ListSectionsResponse.setNextPageToken(String nextPageToken)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListSectionsResponse |
ListSectionsResponse.setSections(List<GoogleChatV1Section> sections)
The sections from the specified user.
|
Copyright © 2011–2026 Google. All rights reserved.