// This configuration is common with Private Google Access:
// https://cloud.google.com/vpc/docs/private-google-access
auto options = google::cloud::Options{}.set<google::cloud::EndpointOption>(
"private.googleapis.com");
auto client = google::cloud::monitoring_v3::UptimeCheckServiceClient(
google::cloud::monitoring_v3::MakeUptimeCheckServiceConnection(options));
[[["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-14 UTC."],[[["\u003cp\u003eThe latest release candidate version available is 2.37.0-rc, with a direct link provided for access.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides access to a historical archive of monitoring versions, ranging from the most recent down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed, such as 2.36.0, 2.35.0, etc., has a corresponding link to its respective documentation and snippet for monitoring the UptimeCheckServiceClient endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage includes an example configuration for overriding the default \u003ccode\u003emonitoring_v3::UptimeCheckServiceClient\u003c/code\u003e endpoint, demonstrating how to set a custom endpoint like "private.googleapis.com" using Google Cloud Options, which is pertinent to Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe most up to date version of this page is considered to be 2.14.0, although this page lists versions higher than this, and is therefore the main focus of the list.\u003c/p\u003e\n"]]],[],null,[]]