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-03-21 UTC."],[[["This webpage provides reference documentation for the `SnoozeService` class within the Google Cloud Monitoring v3 API, specifically for version 3.12.0, and includes links to other versions."],["The `SnoozeService` API allows users to temporarily prevent alert policies from generating alerts, defining criteria for which alerts should be suppressed."],["The page details the class inheritance, starting from the base `object` class to the `SnoozeService` class, as well as listing inherited members and the namespace it belongs to, which is `Google.Cloud.Monitoring.V3`."],["It outlines the `BindService` methods, including their parameters (`serviceImpl`, `serviceBinder`), and return type (`ServerServiceDefinition`), which are used for registering and binding service methods to a server."],["The document provides a list of links to several previous versions, going as far back as 2.3.0 and all the way up to the most recent 3.15.0, offering information on different builds of the `SnoozeService`."]]],[]]