// 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 vpc_client = google::cloud::networkservices_v1::NetworkServicesClient(
google::cloud::networkservices_v1::MakeNetworkServicesConnection(
options));
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest version of the Network Services client is 2.37.0-rc, indicated as the most recent release.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists multiple versions of the Network Services client, ranging from version 2.12.0 up to the latest 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides links to the documentation for each listed version, offering specific details like endpoint snippets for each release.\u003c/p\u003e\n"],["\u003cp\u003eAn example snippet demonstrates how to override the \u003ccode\u003eNetworkServicesClient\u003c/code\u003e endpoint configuration, specifically using \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage covers the override options for the \u003ccode\u003eNetworkServicesClient\u003c/code\u003e endpoint which is common with private google access.\u003c/p\u003e\n"]]],[],null,[]]