| Modifier and Type | Class and Description |
|---|---|
static class |
AlertPolicy.Condition.SqlCondition.RowCountTest
A test that checks if the number of rows in the result set
violates some threshold.
|
static class |
AlertPolicy.Condition.SqlCondition.RowCountTest.Builder
A test that checks if the number of rows in the result set
violates some threshold.
|
| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.Condition.SqlCondition.RowCountTestOrBuilder |
AlertPolicy.Condition.SqlConditionOrBuilder.getRowCountTestOrBuilder()
Test the row count against a threshold.
|
AlertPolicy.Condition.SqlCondition.RowCountTestOrBuilder |
AlertPolicy.Condition.SqlCondition.getRowCountTestOrBuilder()
Test the row count against a threshold.
|
AlertPolicy.Condition.SqlCondition.RowCountTestOrBuilder |
AlertPolicy.Condition.SqlCondition.Builder.getRowCountTestOrBuilder()
Test the row count against a threshold.
|
Copyright © 2025 Google LLC. All rights reserved.