// 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::WebhooksClient(
google::cloud::dialogflow_cx::MakeWebhooksConnection(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\u003eThis webpage provides access to different versions of the Dialogflow CX WebhooksClient, with the latest version being 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes a comprehensive list of versions, starting from the latest release candidate down to version 2.11.0, each with a link to its corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe page also demonstrates how to override the Dialogflow CX WebhooksClient endpoint configuration, particularly for use with Private Google Access, by setting the \u003ccode\u003eEndpointOption\u003c/code\u003e to "private.googleapis.com".\u003c/p\u003e\n"],["\u003cp\u003eThe main focus of this page is the \u003ccode\u003edialogflow_cx::WebhooksClient\u003c/code\u003e and it's endpoint configurations.\u003c/p\u003e\n"]]],[],null,[]]