public sealed class AlertPolicy.Types.Condition.Types.Trigger : IMessage<AlertPolicy.Types.Condition.Types.Trigger>, IEquatable<AlertPolicy.Types.Condition.Types.Trigger>, IDeepCloneable<AlertPolicy.Types.Condition.Types.Trigger>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class AlertPolicy.Types.Condition.Types.Trigger.
Specifies how many time series must fail a predicate to trigger a
condition. If not specified, then a {count: 1} trigger is used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eAlertPolicy.Types.Condition.Types.Trigger\u003c/code\u003e class within the Google Cloud Monitoring v3 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrigger\u003c/code\u003e class is used to specify the criteria for how many time series must fail a predicate to activate an alert condition, defaulting to a single failure if not explicitly defined.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrigger\u003c/code\u003e class supports two main properties: \u003ccode\u003eCount\u003c/code\u003e, which specifies the absolute number of failing time series, and \u003ccode\u003ePercent\u003c/code\u003e, which specifies the percentage of time series that must fail, of which only one can be set at a time.\u003c/p\u003e\n"],["\u003cp\u003eThe document also contains a comprehensive list of available versions for this resource, from version 2.3.0 to the latest version 3.15.0, and includes links to the corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrigger\u003c/code\u003e class can be identified as an object that implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, and inherits the properties of the parent \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]