// 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::servicedirectory_v1::LookupServiceClient(
google::cloud::servicedirectory_v1::MakeLookupServiceConnection(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 webpage provides documentation and reference information for various versions of the \u003ccode\u003eservicedirectory_v1_1_1LookupServiceClient\u003c/code\u003e in C++.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, with links to documentation for this and prior versions dating back to \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes a code snippet demonstrating how to override the \u003ccode\u003eservicedirectory_v1::LookupServiceClient\u003c/code\u003e endpoint configuration using \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e, which is relevant to Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe version history ranges from version 2.11.0 to 2.37.0-rc.\u003c/p\u003e\n"]]],[],null,[]]