Uses of Interface
com.google.monitoring.v3.AlertPolicy.Condition.LogMatchOrBuilder
-
Packages that use AlertPolicy.Condition.LogMatchOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of AlertPolicy.Condition.LogMatchOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement AlertPolicy.Condition.LogMatchOrBuilder Modifier and Type Class Description static class
AlertPolicy.Condition.LogMatch
A condition type that checks whether a log message in the [scoping project](https://cloud.google.com/monitoring/api/v3#project_name) satisfies the given filter.static class
AlertPolicy.Condition.LogMatch.Builder
A condition type that checks whether a log message in the [scoping project](https://cloud.google.com/monitoring/api/v3#project_name) satisfies the given filter.Methods in com.google.monitoring.v3 that return AlertPolicy.Condition.LogMatchOrBuilder Modifier and Type Method Description AlertPolicy.Condition.LogMatchOrBuilder
AlertPolicy.Condition.Builder. getConditionMatchedLogOrBuilder()
A condition that checks for log messages matching given constraints.AlertPolicy.Condition.LogMatchOrBuilder
AlertPolicy.Condition. getConditionMatchedLogOrBuilder()
A condition that checks for log messages matching given constraints.AlertPolicy.Condition.LogMatchOrBuilder
AlertPolicy.ConditionOrBuilder. getConditionMatchedLogOrBuilder()
A condition that checks for log messages matching given constraints.
-