public sealed class Snooze : IMessage<Snooze>, IEquatable<Snooze>, IDeepCloneable<Snooze>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class Snooze.
A Snooze will prevent any alerts from being opened, and close any that
are already open. The Snooze will work on alerts that match the
criteria defined in the Snooze. The Snooze will be active from
interval.start_time through interval.end_time.
Required. The Snooze will be active from interval.start_time through
interval.end_time.
interval.start_time cannot be in the past. There is a 15 second clock
skew to account for the time it takes for a request to reach the API from
the UI.
[[["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\u003eThe latest version available for the Google Cloud Monitoring v3 API class Snooze is 3.15.0, with multiple previous versions available, ranging from 3.14.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSnooze\u003c/code\u003e class prevents new alerts from opening and closes existing open alerts that match the criteria defined within the \u003ccode\u003eSnooze\u003c/code\u003e, operating between a specified start and end time.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSnooze\u003c/code\u003e class include \u003ccode\u003eCriteria\u003c/code\u003e (defining the matching conditions), \u003ccode\u003eDisplayName\u003c/code\u003e (a user-friendly name), \u003ccode\u003eInterval\u003c/code\u003e (the active duration), and \u003ccode\u003eName\u003c/code\u003e (the system-generated unique identifier).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSnooze\u003c/code\u003e class, implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, providing standard functionalities like GetHashCode, GetType, and ToString.\u003c/p\u003e\n"]]],[],null,[]]