public sealed class Snooze.Types.Criteria : IMessage<Snooze.Types.Criteria>, IEquatable<Snooze.Types.Criteria>, IDeepCloneable<Snooze.Types.Criteria>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class Snooze.Types.Criteria.
Criteria specific to the AlertPolicys that this Snooze applies to. The
Snooze will suppress alerts that come from one of the AlertPolicys
whose names are supplied.
[[["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 `Snooze.Types.Criteria` class within the Google Cloud Monitoring v3 API, specifically for .NET development."],["The `Snooze.Types.Criteria` class is used to define criteria for suppressing alerts from specific `AlertPolicy` instances."],["The latest documented version of the API for this class is 3.15.0, but versions all the way back to 2.3.0 can be referenced within this page."],["`Snooze.Types.Criteria` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`Snooze.Types.Criteria` is provided with two constructors, and the property `Policies`, which is used to specify the `AlertPolicy` names to be snoozed, with a limit of 10 per snooze."]]],[]]