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 reference documentation for the `AlertPolicy.Types.Condition.Types.SqlCondition.Types.BooleanTest` class within the Google Cloud Monitoring v3 API for .NET."],["The `BooleanTest` class is used to define a test that employs a boolean column result from an SQL query for alerting purposes, as indicated by the provided description."],["The documentation outlines that `BooleanTest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The webpage lists different versions of the documentation, ranging from the latest 3.15.0 to 2.3.0, with each link directing to the specific version's `BooleanTest` documentation."],["The class has two constructors, a default one and one that takes in `AlertPolicy.Types.Condition.Types.SqlCondition.Types.BooleanTest` as a parameter, and a property called Column, which sets the name of the column containing the boolean value."]]],[]]