Reference documentation and code samples for the Google Cloud Monitoring v3 API class AlertPolicy.Types.Condition.Types.SqlCondition.Types.RowCountTest.
A test that checks if the number of rows in the result set
violates some threshold.
[[["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 `RowCountTest` class within the Google Cloud Monitoring v3 API, specifically under `AlertPolicy.Types.Condition.Types.SqlCondition.Types`."],["The `RowCountTest` class is designed to check if the number of rows returned by a query violates a specified threshold, which is part of setting up alert policies."],["It shows a version history for the documentation, ranging from version 2.3.0 to 3.15.0, with 3.15.0 being the latest release, and the page defaultly showing version 3.14.0."],["The `RowCountTest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties for defining the `Comparison` type and `Threshold` value."],["The documentation provides details about the class constructors and also information on inheritance and the namespace where it belongs, including the assembly the code is in."]]],[]]