// 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_vpn_tunnels_v1::VpnTunnelsClient(
google::cloud::ExperimentalTag{},
google::cloud::compute_vpn_tunnels_v1::MakeVpnTunnelsConnectionRest(
google::cloud::ExperimentalTag{}, 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 for the compute VPN tunnels.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists available versions of compute VPN tunnels ranging from version 2.15.1 up to the latest 2.37.0-rc, along with their respective documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides information on how to override the compute_vpn_tunnels_v1::VpnTunnelsClient endpoint configuration for use cases such as Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe current version is 2.15.1, with versions from 2.16.0 up to the latest release candidate version 2.37.0-rc being listed above.\u003c/p\u003e\n"]]],[],null,[]]