// 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::ChangelogsClient(
google::cloud::dialogflow_cx::MakeChangelogsConnection(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, providing access to the newest features and updates.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists a comprehensive history of Dialogflow CX versions, ranging from the latest candidate down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version, from 2.37.0-rc to 2.11.0, has a corresponding link to its specific Dialogflow CX ChangelogsClient endpoint snippet documentation.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.24.0 is where the listed available versions begin to change their minor version from their latest major version, as the latest major version is 2.37.0.\u003c/p\u003e\n"],["\u003cp\u003eUsers have the ability to override the default Dialogflow CX ChangelogsClient endpoint configuration, allowing for custom setups, such as using "private.googleapis.com" for Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]