| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Section |
Section.clone() |
Section |
Section.set(String fieldName,
Object value) |
Section |
Section.setHeader(String header)
The header of the section.
|
Section |
Section.setWidgets(List<WidgetMarkup> widgets)
A section must contain at least one widget.
|
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
Card.getSections()
Sections are separated by a line divider.
|
| Modifier and Type | Method and Description |
|---|---|
Card |
Card.setSections(List<Section> sections)
Sections are separated by a line divider.
|
Copyright © 2011–2025 Google. All rights reserved.