// 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::contentwarehouse_v1::SynonymSetServiceClient(
google::cloud::contentwarehouse_v1::MakeSynonymSetServiceConnection(
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 latest version available for the Content Warehouse C++ client library is 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage provides access to the documentation for a range of client library versions, from 2.12.0 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation available on this page pertains to the configuration of the \u003ccode\u003eSynonymSetServiceClient\u003c/code\u003e endpoint within the Content Warehouse C++ client library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynonymSetServiceClient\u003c/code\u003e endpoint can be configured to utilize "private.googleapis.com" for private Google access, as per the provided code snippet example.\u003c/p\u003e\n"]]],[],null,[]]