Interface protos.google.monitoring.dashboard.v1.IText

Properties of a Text.

Package

@google-cloud/monitoring-dashboards!

Properties

content

content?: (string|null);

Text content

Property Value
TypeDescription
(string|null)

format

format?: (google.monitoring.dashboard.v1.Text.Format|keyof typeof google.monitoring.dashboard.v1.Text.Format|null);

Text format

Property Value
TypeDescription
(google.monitoring.dashboard.v1.Text.Format|keyof typeof google.monitoring.dashboard.v1.Text.Format|null)