Class Text (2.7.0)

Text(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A widget that displays textual content.

Attributes

NameDescription
content str
The text content to be displayed.
format_ google.cloud.monitoring_dashboard_v1.types.Text.Format
How the text content is formatted.

Inheritance

builtins.object > proto.message.Message > Text

Classes

Format

Format(value)

The format type of the text content.