Cloud Monitoring Dashboards V1 API - Module Google::Cloud::Monitoring::Dashboard::V1::Text::Format (v0.13.0)

Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API module Google::Cloud::Monitoring::Dashboard::V1::Text::Format.

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.