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 classAlertPolicy.Condition.LogMatchA 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 classAlertPolicy.Condition.LogMatch.BuilderA 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.LogMatchOrBuilderAlertPolicy.Condition.Builder. getConditionMatchedLogOrBuilder()A condition that checks for log messages matching given constraints.AlertPolicy.Condition.LogMatchOrBuilderAlertPolicy.Condition. getConditionMatchedLogOrBuilder()A condition that checks for log messages matching given constraints.AlertPolicy.Condition.LogMatchOrBuilderAlertPolicy.ConditionOrBuilder. getConditionMatchedLogOrBuilder()A condition that checks for log messages matching given constraints.
-