// 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::EnvironmentsClient(
google::cloud::dialogflow_cx::MakeEnvironmentsConnection(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 release candidate version available is 2.37.0-rc for Dialogflow CX EnvironmentsClient.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a comprehensive list of Dialogflow CX EnvironmentsClient versions, ranging from 2.11.0 to the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version links to its respective documentation, allowing for easy access to specific version details.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides information on how to override the default endpoint configuration of dialogflow_cx::EnvironmentsClient.\u003c/p\u003e\n"],["\u003cp\u003eThe example shows how to set the endpoint to "private.googleapis.com" using google::cloud::Options for configuration.\u003c/p\u003e\n"]]],[],null,[]]