// 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_notification_endpoints_v1::
RegionNotificationEndpointsClient(
google::cloud::compute_region_notification_endpoints_v1::
MakeRegionNotificationEndpointsConnectionRest(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 different versions of the \u003ccode\u003ecompute_region_notification_endpoints_v1_1_1RegionNotificationEndpointsClient\u003c/code\u003e documentation, with version 2.37.0-rc being the latest and 2.22.1 being the specific version that it defaults to.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version, from 2.37.0-rc down to 2.15.1, has a corresponding link to its specific documentation page for \u003ccode\u003ecompute_region_notification_endpoints_v1_1_1RegionNotificationEndpointsClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content demonstrates how to override the default endpoint configuration for \u003ccode\u003eRegionNotificationEndpointsClient\u003c/code\u003e, showing an example of setting it to "private.googleapis.com".\u003c/p\u003e\n"],["\u003cp\u003eThe example provided regarding the configuration is related to Private Google Access, which is a configuration that allows access to services over Google's network.\u003c/p\u003e\n"]]],[],null,[]]