| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1TextParagraph.clone() |
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1Widgets.getTextParagraph()
TextParagraph widget.
|
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1Widget.getTextParagraph()
Displays a text paragraph.
|
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1FooterWidget.getTextParagraph()
TextParagraph widget.
|
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1TextParagraph.set(String fieldName,
Object value) |
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1TextParagraph.setText(String text)
The text that's shown in the widget.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Widgets |
GoogleAppsCardV1Widgets.setTextParagraph(GoogleAppsCardV1TextParagraph textParagraph)
TextParagraph widget.
|
GoogleAppsCardV1Widget |
GoogleAppsCardV1Widget.setTextParagraph(GoogleAppsCardV1TextParagraph textParagraph)
Displays a text paragraph.
|
GoogleAppsCardV1FooterWidget |
GoogleAppsCardV1FooterWidget.setTextParagraph(GoogleAppsCardV1TextParagraph textParagraph)
TextParagraph widget.
|
Copyright © 2011–2023 Google. All rights reserved.