// 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::dialogflow_cx::FlowsClient(
google::cloud::dialogflow_cx::MakeFlowsConnection(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 latest version available is 2.37.0-rc, which can be accessed via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides access to a range of versions for Dialogflow CX, spanning from 2.11.0 up to the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to the respective documentation regarding the \u003ccode\u003eFlowsClient\u003c/code\u003e endpoint configuration snippet for that version.\u003c/p\u003e\n"],["\u003cp\u003eThe page illustrates how to override the \u003ccode\u003edialogflow_cx::FlowsClient\u003c/code\u003e endpoint configuration, including a code example using \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page shows that it is possible to override endpoint configurations, as shown through the example, which is a common configuration for Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]