// 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::discoveryengine_v1::ConversationalSearchServiceClient(
google::cloud::discoveryengine_v1::
MakeConversationalSearchServiceConnection(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\u003ediscoveryengine_v1_1_1ConversationalSearchServiceClient\u003c/code\u003e is \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists multiple versions of the \u003ccode\u003ediscoveryengine_v1_1_1ConversationalSearchServiceClient\u003c/code\u003e, ranging from version \u003ccode\u003e2.15.1\u003c/code\u003e to \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides the ability to override the \u003ccode\u003ediscoveryengine_v1::ConversationalSearchServiceClient\u003c/code\u003e endpoint configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe example provided shows that to use the private google access, a user can set the endpoint option to \u003ccode\u003e"private.googleapis.com"\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]