The AlertPolicyService API is used to manage (list, create, delete,
edit) alert policies in Cloud 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
Cloud 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\u003eThe \u003ccode\u003eAlertPolicyService\u003c/code\u003e API is used to manage alert policies in Cloud Monitoring, including listing, creating, deleting, and editing them.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eAlertPolicyService\u003c/code\u003e API is 3.15.0, and the page lists previous versions, from 3.14.0 back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eAlert policies can be managed not only through this API but also through the Cloud Monitoring interface within the Cloud console.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAlertPolicyService\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and is located in the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService\u003c/code\u003e methods provide functionality for registering service definitions with a server, and for registering service methods with a service binder.\u003c/p\u003e\n"]]],[],null,[]]