| Modifier and Type | Class and Description |
|---|---|
static class |
AlertPolicy.Condition.SqlCondition.BooleanTest
A test that uses an alerting result in a boolean column produced by
the SQL query.
|
static class |
AlertPolicy.Condition.SqlCondition.BooleanTest.Builder
A test that uses an alerting result in a boolean column produced by
the SQL query.
|
| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.Condition.SqlCondition.BooleanTestOrBuilder |
AlertPolicy.Condition.SqlConditionOrBuilder.getBooleanTestOrBuilder()
Test the boolean value in the indicated column.
|
AlertPolicy.Condition.SqlCondition.BooleanTestOrBuilder |
AlertPolicy.Condition.SqlCondition.getBooleanTestOrBuilder()
Test the boolean value in the indicated column.
|
AlertPolicy.Condition.SqlCondition.BooleanTestOrBuilder |
AlertPolicy.Condition.SqlCondition.Builder.getBooleanTestOrBuilder()
Test the boolean value in the indicated column.
|
Copyright © 2025 Google LLC. All rights reserved.