Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Card::V1::TextParagraph.
A paragraph of text that supports formatting. For an example in Google Chat apps, see Add a paragraph of formatted text. For more information about formatting text, see Formatting text in Google Chat apps and Formatting text in Google Workspace Add-ons.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#text
def text() -> ::String
Returns
- (::String) — The text that's shown in the widget.
#text=
def text=(value) -> ::String
Parameter
- value (::String) — The text that's shown in the widget.
Returns
- (::String) — The text that's shown in the widget.