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 webpage 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 from 3.14.0 down to 2.3.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUptimeCheckService\u003c/code\u003e allows users to list, create, delete, and edit Uptime check configurations to monitor resources and services for availability.\u003c/p\u003e\n"],["\u003cp\u003eThe page details how the \u003ccode\u003eUptimeCheckService\u003c/code\u003e can be accessed within the Cloud console, under the monitoring section, and programatically through methods such as \u003ccode\u003eBindService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUptimeCheckService\u003c/code\u003e class inherits from the base Object class, and is part of the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]