| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
Documentation |
Documentation.clone() |
Documentation |
AlertPolicy.getDocumentation()
Documentation that is included with notifications and incidents related to this policy.
|
Documentation |
Documentation.set(java.lang.String fieldName,
java.lang.Object value) |
Documentation |
Documentation.setContent(java.lang.String content)
The text of the documentation, interpreted according to mime_type.
|
Documentation |
Documentation.setMimeType(java.lang.String mimeType)
The format of the content field.
|
| Modifier and Type | Method and Description |
|---|---|
AlertPolicy |
AlertPolicy.setDocumentation(Documentation documentation)
Documentation that is included with notifications and incidents related to this policy.
|