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-04-17 UTC."],[[["This webpage provides documentation for the `BooleanTest` class within the Google Cloud Monitoring v3 API, specifically under `AlertPolicy.Types.Condition.Types.SqlCondition.Types`."],["The `BooleanTest` class is used to test the boolean result of an SQL query, with its implementation details for version 3.13.0 being the focus of this particular content, while other versions are available through links."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`, which suggests it is part of a structured messaging system, and is deep clonable and equatable."],["The class includes a constructor, `BooleanTest()`, and a property, `Column`, which is required and specifies the name of the column containing the boolean value to be tested, ignoring rows with NULL values."],["The content covers versions 2.3.0 through to 3.15.0, with 3.15.0 being the latest version of the documentation for the class."]]],[]]