// 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::compute_network_profiles_v1::NetworkProfilesClient(
google::cloud::compute_network_profiles_v1::
MakeNetworkProfilesConnectionRest(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 available is 2.37.0-rc, which is marked as the most recent release.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides access to a range of versions for \u003ccode\u003ecompute_network_profiles_v1_1_1NetworkProfilesClient-endpoint-snippet\u003c/code\u003e, spanning from version 2.15.1 to 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content contains documentation for the NetworkProfilesClient Endpoint, accessible via the different versions listed.\u003c/p\u003e\n"],["\u003cp\u003eIt is possible to override the \u003ccode\u003ecompute_network_profiles_v1::NetworkProfilesClient\u003c/code\u003e endpoint configuration, as demonstrated in the provided code snippet.\u003c/p\u003e\n"],["\u003cp\u003eThe code example given shows that the configuration is commonly associated with Private Google Access, and it also shows how to apply the endpoint configuration to the client using the \u003ccode\u003eOptions\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]