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-09 UTC."],[[["The documentation provides reference information for the `Snooze.Types.Criteria` class within the Google Cloud Monitoring v3 API, specifically for .NET."],["Version 3.15.0 is the latest release, and the documentation includes a comprehensive list of versions down to 2.3.0 for `Snooze.Types.Criteria`."],["`Snooze.Types.Criteria` is designed to manage which `AlertPolicy` alerts will be suppressed."],["The `Policies` property of `Snooze.Types.Criteria` allows specifying up to 16 specific `AlertPolicy` names to be snoozed."],["The class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its role within the Google Cloud Monitoring API."]]],[]]