The UptimeCheckService API is used to manage (list, create, delete, edit)
Uptime check configurations in the Stackdriver Monitoring product. An Uptime
check is a piece of configuration that determines which resources and
services to monitor for availability. These configurations can also be
configured interactively by navigating to the Cloud Console, selecting the appropriate project,
clicking on "Monitoring" on the left-hand side to navigate to Stackdriver,
and then clicking on "Uptime".
public static void BindService(ServiceBinderBase serviceBinder, UptimeCheckService.UptimeCheckServiceBase 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 page details the \u003ccode\u003eUptimeCheckService\u003c/code\u003e API within the Google Cloud Monitoring V3 library, focusing on managing uptime check configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUptimeCheckService\u003c/code\u003e is 3.15.0, with a range of previous versions available for reference, including back to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUptimeCheckService\u003c/code\u003e class allows users to interact with Stackdriver Monitoring's uptime checks programmatically to list, create, delete, and edit configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUptimeCheckService\u003c/code\u003e class includes methods like \u003ccode\u003eBindService\u003c/code\u003e, which are used for creating service definitions and registering service methods, enabling server-side handling of uptime checks.\u003c/p\u003e\n"],["\u003cp\u003eThe service is located within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.Monitoring.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]