// 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::language_v2::LanguageServiceClient(
google::cloud::language_v2::MakeLanguageServiceConnection(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 is 2.37.0-rc, which is considered the most current release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides a list of version-specific documentation links for the \u003ccode\u003elanguage_v2_1_1LanguageServiceClient\u003c/code\u003e, ranging from version 2.11.0 up to the latest version 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eUsers can access detailed documentation for each version by following the provided links, such as those for versions 2.36.0, 2.35.0, 2.34.0, and so on.\u003c/p\u003e\n"],["\u003cp\u003eThere is an example provided on how to override the \u003ccode\u003elanguage_v2::LanguageServiceClient\u003c/code\u003e Endpoint Configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe code example provided demonstrates how to use \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e as an endpoint, which is a configuration also used for Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]