// 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::compute_region_health_check_services_v1::
RegionHealthCheckServicesClient(
google::cloud::compute_region_health_check_services_v1::
MakeRegionHealthCheckServicesConnectionRest(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 webpage provides access to documentation for various versions of the \u003ccode\u003ecompute_region_health_check_services_v1\u003c/code\u003e component, with version 2.37.0-rc being the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions range from 2.15.1 to 2.37.0-rc, offering a history of updates and allowing users to reference documentation specific to the version they are using.\u003c/p\u003e\n"],["\u003cp\u003eEach version link leads to documentation for the \u003ccode\u003eRegionHealthCheckServicesClient\u003c/code\u003e endpoint snippet within that specific release.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes an example of how to override the default endpoint configuration, specifically for \u003ccode\u003eRegionHealthCheckServicesClient\u003c/code\u003e, demonstrating how to set the endpoint to \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]