google_api_monitoring v0.15.0 GoogleApi.Monitoring.V3.Model.Trigger View Source
Specifies how many time series must fail a predicate to trigger a condition. If not specified, then a {count: 1} trigger is used.
Attributes
count
(type:integer()
, default:nil
) - The absolute number of time series that must fail the predicate for the condition to be triggered.percent
(type:float()
, default:nil
) - The percentage of time series that must fail the predicate for the condition to be triggered.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.