The AlertPolicyService API is used to manage (list, create, delete,
edit) alert policies in Stackdriver Monitoring. An alerting policy is
a description of the conditions under which some aspect of your
system is considered to be "unhealthy" and the ways to notify
people or services about this state. In addition to using this API, alert
policies can also be managed through
Stackdriver Monitoring,
which can be reached by clicking the "Monitoring" tab in
Cloud Console.
public static void BindService(ServiceBinderBase serviceBinder, AlertPolicyService.AlertPolicyServiceBase 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"]],[["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\u003eThis webpage details the \u003ccode\u003eAlertPolicyService\u003c/code\u003e API within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, which is used to manage alert policies for Stackdriver Monitoring.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eAlertPolicyService\u003c/code\u003e is 3.15.0, with the webpage providing links to documentation for versions back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAlertPolicyService\u003c/code\u003e allows users to list, create, delete, and edit alert policies, which define when a system is considered unhealthy and how to notify users.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAlertPolicyService\u003c/code\u003e offers methods like \u003ccode\u003eBindService\u003c/code\u003e to register service methods with a service binder, facilitating the customization of service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eAlert policies, which can be managed through the API, are also accessible through the Stackdriver Monitoring section in the Cloud Console.\u003c/p\u003e\n"]]],[],null,[]]