// 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::vision_v1::ProductSearchClient(
google::cloud::vision_v1::MakeProductSearchConnection(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 C++ client library for Google Cloud Vision's Product Search feature, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version links to the \u003ccode\u003evision_v1_1_1ProductSearchClient-endpoint-snippet\u003c/code\u003e documentation for that specific version, allowing users to browse the endpoint configuration details for every release.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the C++ client library for Google Cloud Vision's Product Search feature available on this page is 2.37.0-rc, which can be found by clicking the link in the first row.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains a code snippet that demonstrates how to override the default endpoint configuration for \u003ccode\u003evision_v1::ProductSearchClient\u003c/code\u003e, highlighting the use of \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e for private Google access.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.23.0 is the first version listed in the documentation, which the list of versions is listed in descending order by version number.\u003c/p\u003e\n"]]],[],null,[]]