This interface defines virtual methods for each of the user-facing overload sets in ConversationalSearchServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConversationalSearchServiceClient.
[[["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-03-14 UTC."],[[["This webpage details the `ConversationalSearchServiceConnection` object, which is essential for the `ConversationalSearchServiceClient` in the Discovery Engine C++ library, version 2.20.0."],["The latest release candidate for the Discovery Engine C++ library is version 2.37.0-rc, and there are multiple prior versions available, ranging back to version 2.15.1."],["This interface enables the definition of custom behaviors for the `ConversationalSearchServiceClient`, especially useful for creating mock objects during testing."],["Key functions supported by `ConversationalSearchServiceConnection` include managing conversations through creation, deletion, updates, retrieval, listing, and conducting conversation exchanges, each requiring specific request parameters."],["`MakeConversationalSearchServiceConnection()` is used to create an instance of the object, and `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection` is used for mocking."]]],[]]