| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
RowCountTest |
RowCountTest.clone() |
RowCountTest |
SqlCondition.getRowCountTest()
Test the row count against a threshold.
|
RowCountTest |
RowCountTest.set(String fieldName,
Object value) |
RowCountTest |
RowCountTest.setComparison(String comparison)
Required.
|
RowCountTest |
RowCountTest.setThreshold(Long threshold)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
SqlCondition |
SqlCondition.setRowCountTest(RowCountTest rowCountTest)
Test the row count against a threshold.
|
Copyright © 2011–2025 Google. All rights reserved.