// 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::dialogflow_cx::IntentsClient(
google::cloud::dialogflow_cx::MakeIntentsConnection(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 available version is 2.37.0-rc, which can be accessed via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides a list of available versions for the dialogflow_cx IntentsClient, ranging from 2.11.0 up to the latest 2.37.0-rc, each linked to its corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003eThere is information provided on how to override the default endpoint configuration for dialogflow_cx::IntentsClient, demonstrating the use of \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e as an example.\u003c/p\u003e\n"],["\u003cp\u003eThe endpoint configuration for \u003ccode\u003edialogflow_cx::IntentsClient\u003c/code\u003e is compatible with Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]