| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
LogMatch |
LogMatch.clone() |
LogMatch |
Condition.getConditionMatchedLog()
A condition that checks for log messages matching given constraints.
|
LogMatch |
LogMatch.set(String fieldName,
Object value) |
LogMatch |
LogMatch.setFilter(String filter)
Required.
|
LogMatch |
LogMatch.setLabelExtractors(Map<String,String> labelExtractors)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.setConditionMatchedLog(LogMatch conditionMatchedLog)
A condition that checks for log messages matching given constraints.
|
Copyright © 2011–2025 Google. All rights reserved.