This interface defines virtual methods for each of the user-facing overload sets in UptimeCheckServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type UptimeCheckServiceClient.
[[["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-04-17 UTC."],[[["This webpage details the `UptimeCheckServiceConnection` object, which is used with the `UptimeCheckServiceClient` for monitoring services, within the Google Cloud Monitoring v3 library."],["The page provides access to the documentation for numerous versions of the `UptimeCheckServiceConnection` object, ranging from version 2.11.0 up to the latest release candidate, version 2.37.0-rc."],["`UptimeCheckServiceConnection` interface defines virtual methods that allows users to inject custom behaviors, primarily useful for creating mocks in testing."],["The available functions with the `UptimeCheckServiceConnection` include managing uptime check configurations through creating, updating, listing, and deleting them, along with listing uptime check IPs."],["The `MakeUptimeCheckServiceConnection()` function and `monitoring_v3_mocks::MockUptimeCheckServiceConnection` class are available to create a concrete instance and mock instances respectively."]]],[]]