| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SectionItem |
SectionItem.clone() |
SectionItem |
MoveSectionItemResponse.getSectionItem()
The updated section item.
|
SectionItem |
SectionItem.set(String fieldName,
Object value) |
SectionItem |
SectionItem.setName(String name)
Identifier.
|
SectionItem |
SectionItem.setSpace(String space)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<SectionItem> |
ListSectionItemsResponse.getSectionItems()
The section items from the specified section.
|
| Modifier and Type | Method and Description |
|---|---|
MoveSectionItemResponse |
MoveSectionItemResponse.setSectionItem(SectionItem sectionItem)
The updated section item.
|
| Modifier and Type | Method and Description |
|---|---|
ListSectionItemsResponse |
ListSectionItemsResponse.setSectionItems(List<SectionItem> sectionItems)
The section items from the specified section.
|
Copyright © 2011–2026 Google. All rights reserved.