// 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_subnetworks_v1::SubnetworksClient(
google::cloud::compute_subnetworks_v1::MakeSubnetworksConnectionRest(
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, representing the most up-to-date pre-release version.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides access to a range of previous versions of the \u003ccode\u003ecompute_subnetworks_v1_1_1SubnetworksClient\u003c/code\u003e resource, starting from version 2.15.1 up to 2.36.0.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.17.0 marks a significant point, indicated by the header, with the list of versions starting from this version number, while also providing a range of versions before it.\u003c/p\u003e\n"],["\u003cp\u003eThe content demonstrates how to override the default endpoint configuration for the \u003ccode\u003ecompute_subnetworks_v1::SubnetworksClient\u003c/code\u003e, specifically for settings like Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]