| Package | Description |
|---|---|
| com.google.api.services.monitoring.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Text |
Text.clone() |
Text |
Widget.getText()
A raw string or markdown displaying textual content.
|
Text |
Text.set(String fieldName,
Object value) |
Text |
Text.setContent(String content)
The text content to be displayed.
|
Text |
Text.setFormat(String format)
How the text content is formatted.
|
| Modifier and Type | Method and Description |
|---|---|
Widget |
Widget.setText(Text text)
A raw string or markdown displaying textual content.
|
Copyright © 2011–2021 Google. All rights reserved.