// 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::networkconnectivity_v1::HubServiceClient(
google::cloud::networkconnectivity_v1::MakeHubServiceConnection(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 documentation and reference information for various versions of the \u003ccode\u003enetworkconnectivity\u003c/code\u003e library, specifically relating to \u003ccode\u003eHubServiceClient\u003c/code\u003e endpoint configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, with a full list of versions from \u003ccode\u003e2.36.0\u003c/code\u003e down to \u003ccode\u003e2.11.0\u003c/code\u003e also being accessible via individual links.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to a page containing code snippets demonstrating endpoint configurations, specifically for the \u003ccode\u003enetworkconnectivity_v1_1_1HubServiceClient\u003c/code\u003e functionality.\u003c/p\u003e\n"],["\u003cp\u003eThere is an example provided showcasing how to override the \u003ccode\u003enetworkconnectivity_v1::HubServiceClient\u003c/code\u003e endpoint configuration, with the example showing how to use the private google access endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe currently displayed version is version 2.16.0 of the library.\u003c/p\u003e\n"]]],[],null,[]]