View Source GoogleApi.Monitoring.V3.Model.BooleanTest (google_api_monitoring v0.61.1)
A test that uses an alerting result in a boolean column produced by the SQL query.
Attributes
-
column
(type:String.t
, default:nil
) - Required. The name of the column containing the boolean value. If the value in a row is NULL, that row is ignored.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Monitoring.V3.Model.BooleanTest{column: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.