| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
BooleanTest |
BooleanTest.clone() |
BooleanTest |
SqlCondition.getBooleanTest()
Test the boolean value in the indicated column.
|
BooleanTest |
BooleanTest.set(String fieldName,
Object value) |
BooleanTest |
BooleanTest.setColumn(String column)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
SqlCondition |
SqlCondition.setBooleanTest(BooleanTest booleanTest)
Test the boolean value in the indicated column.
|
Copyright © 2011–2025 Google. All rights reserved.