// 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::SecuritySettingsServiceClient(
google::cloud::dialogflow_cx::MakeSecuritySettingsServiceConnection(
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 for the \u003ccode\u003edialogflow_cx\u003c/code\u003e component is \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a list of versions, ranging from the latest \u003ccode\u003e2.37.0-rc\u003c/code\u003e down to \u003ccode\u003e2.11.0\u003c/code\u003e, allowing users to access specific documentation for their chosen release.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes an example on how to override the endpoint configuration for \u003ccode\u003edialogflow_cx::SecuritySettingsServiceClient\u003c/code\u003e to use "private.googleapis.com", which is relevant for configurations such as Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eEach version entry links to the \u003ccode\u003edialogflow_cx::SecuritySettingsServiceClient\u003c/code\u003e endpoint snippet for that release.\u003c/p\u003e\n"]]],[],null,[]]