Reference documentation and code samples for the Google Cloud Monitoring v3 API class AlertPolicy.Types.Condition.Types.SqlCondition.Types.BooleanTest.
A test that uses an alerting result in a boolean column produced by
the SQL query.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page provides documentation for the `BooleanTest` class within the Google Cloud Monitoring v3 API, specifically under `AlertPolicy.Types.Condition.Types.SqlCondition.Types`."],["This `BooleanTest` class is used to evaluate an alerting result in a boolean column derived from an SQL query."],["The latest documented version of `BooleanTest` is 3.15.0, with previous versions ranging from 2.3.0 up to 3.14.0 also available for reference."],["`BooleanTest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has a required property, Column, of string type."],["The `BooleanTest` can be instantiated with a constructor with no parameter, or with another `BooleanTest` object."]]],[]]