| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1TextParagraph.clone() |
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1Widget.getTextParagraph()
Displays a text paragraph.
|
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1Widgets.getTextParagraph()
TextParagraph widget.
|
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1NestedWidget.getTextParagraph()
A text paragraph widget.
|
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1TextParagraph.set(String fieldName,
Object value) |
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1TextParagraph.setMaxLines(Integer maxLines)
The maximum number of lines of text that are displayed in the widget.
|
GoogleAppsCardV1TextParagraph |
GoogleAppsCardV1TextParagraph.setText(String text)
The text that's shown in the widget.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Widget |
GoogleAppsCardV1Widget.setTextParagraph(GoogleAppsCardV1TextParagraph textParagraph)
Displays a text paragraph.
|
GoogleAppsCardV1Widgets |
GoogleAppsCardV1Widgets.setTextParagraph(GoogleAppsCardV1TextParagraph textParagraph)
TextParagraph widget.
|
GoogleAppsCardV1NestedWidget |
GoogleAppsCardV1NestedWidget.setTextParagraph(GoogleAppsCardV1TextParagraph textParagraph)
A text paragraph widget.
|
Copyright © 2011–2025 Google. All rights reserved.