Reference documentation and code samples for the Google Cloud Monitoring v3 API class SnoozeService.
The SnoozeService API is used to temporarily prevent an alert policy from
generating alerts. A Snooze is a description of the criteria under which one
or more alert policies should not fire alerts for the specified duration.
public static void BindService(ServiceBinderBase serviceBinder, SnoozeService.SnoozeServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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 documentation page covers the `SnoozeService` class within the Google Cloud Monitoring v3 API, used to temporarily prevent alert policies from generating alerts."],["The latest version available is 3.15.0, and the page also provides links to documentation for prior versions going as far back as version 2.3.0."],["The `SnoozeService` class inherits from the base `object` class and its inherited members can be used, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `SnoozeService` class, located in the `Google.Cloud.Monitoring.V3` namespace and `Google.Cloud.Monitoring.V3.dll` assembly, offers two `BindService` methods for registering the service with a server."],["The `SnoozeService` methods allow for the creation of service definition or registering with a service binder, with or without implementation, to control the server-side logic."]]],[]]