// 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_gateways_v1::VpnGatewaysClient(
google::cloud::ExperimentalTag{},
google::cloud::compute_vpn_gateways_v1::MakeVpnGatewaysConnectionRest(
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 webpage provides access to different versions of the \u003ccode\u003ecompute_vpn_gateways_v1_1_1VpnGatewaysClient\u003c/code\u003e documentation, with version 2.37.0-rc being the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eA comprehensive list of versions is available, ranging from the latest release candidate (2.37.0-rc) down to version 2.15.1, with every version having its individual endpoint snippet link.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a code snippet demonstrating how to override the endpoint configuration for \u003ccode\u003ecompute_vpn_gateways_v1::VpnGatewaysClient\u003c/code\u003e, particularly for use with Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe latest stable release of compute vpn gateways client is version 2.36.0.\u003c/p\u003e\n"]]],[],null,[]]