| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
TextParagraph |
TextParagraph.clone() |
TextParagraph |
WidgetMarkup.getTextParagraph()
Display a text paragraph in this widget.
|
TextParagraph |
TextParagraph.set(java.lang.String fieldName,
java.lang.Object value) |
TextParagraph |
TextParagraph.setText(java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
WidgetMarkup |
WidgetMarkup.setTextParagraph(TextParagraph textParagraph)
Display a text paragraph in this widget.
|