Module Google::Cloud::Monitoring::Dashboard::V1::Text::Format (v0.6.6)

The format type of the text content.

Constants

FORMAT_UNSPECIFIED

value: 0
Format is unspecified. Defaults to MARKDOWN.

MARKDOWN

value: 1
The text contains Markdown formatting.

RAW

value: 2
The text contains no special formatting.