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(String fieldName,
Object value) |
TextParagraph |
TextParagraph.setText(String text) |
Modifier and Type | Method and Description |
---|---|
WidgetMarkup |
WidgetMarkup.setTextParagraph(TextParagraph textParagraph)
Display a text paragraph in this widget.
|
Copyright © 2011–2024 Google. All rights reserved.