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."],[[["Version 3.15.0 is the latest version available for the Google Cloud Monitoring v3 API, with multiple other versions spanning back to 2.3.0."],["The `Snooze.Types.Criteria` class is part of the Google Cloud Monitoring v3 API and is used to specify which `AlertPolicy` alerts will be suppressed."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as has the criteria constructor."],["The `Policies` property within `Snooze.Types.Criteria` allows specifying up to 16 `AlertPolicy` names that the `Snooze` will apply to, defined by project ID, number, or policy ID."]]],[]]