Google Chat V1 API - Module Google::Apps::Card::V1::TextParagraph::TextSyntax (v0.18.0)

Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Card::V1::TextParagraph::TextSyntax.

Syntax to use for formatting text.

Google Chat apps:

Constants

TEXT_SYNTAX_UNSPECIFIED

value: 0
The text is rendered as HTML if unspecified.

HTML

value: 1
The text is rendered as HTML. This is the default value.

MARKDOWN

value: 2
The text is rendered as Markdown.