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."],[[["The content provides reference documentation for the `Snooze.Types.Criteria` class within the Google Cloud Monitoring v3 API, specifically detailing its use in managing alert policies."],["The latest version of the documentation is version 3.15.0, and there are various historical versions available, ranging from 2.3.0 to 3.15.0."],["The `Snooze.Types.Criteria` class is designed to specify which `AlertPolicy`s a `Snooze` applies to, suppressing alerts from those policies."],["The `Policies` property within the `Criteria` class allows you to list the names of up to 16 specific `AlertPolicy`s that should be snoozed, using a specific project ID and policy ID format."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Cloud .NET framework."]]],[]]