| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
LogMetadata |
LogMetadata.clone() |
LogMetadata |
Alert.getLog()
The log information associated with the alert.
|
LogMetadata |
LogMetadata.set(String fieldName,
Object value) |
LogMetadata |
LogMetadata.setExtractedLabels(Map<String,String> extractedLabels)
The labels extracted from the log.
|
| Modifier and Type | Method and Description |
|---|---|
Alert |
Alert.setLog(LogMetadata log)
The log information associated with the alert.
|
Copyright © 2011–2025 Google. All rights reserved.