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 webpage provides documentation for the \u003ccode\u003eAlertPolicy.Types.Condition.Types.Trigger\u003c/code\u003e class within the Google Cloud Monitoring v3 API for .NET, with the latest version being 3.15.0 and version 3.5.0 being the current scope of the page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrigger\u003c/code\u003e class is designed to specify the number of time series that must meet a condition's predicate to trigger an alert, with a default of one failing series.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for use within Google's Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eYou can set the triggering criteria based on either a fixed count of failing time series using the \u003ccode\u003eCount\u003c/code\u003e property or by a percentage using the \u003ccode\u003ePercent\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple constructor options, one that is empty and one that allows for another of the same type to be passed in.\u003c/p\u003e\n"]]],[],null,[]]