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."],[[["The `ConversationalSearchServiceConnection` object provides virtual methods for each user-facing overload set in `ConversationalSearchServiceClient`, enabling the injection of custom behaviors for testing."],["The latest release candidate version available is 2.37.0-rc, while the stable current version is 2.19.0."],["This interface includes functions like `ConverseConversation`, `CreateConversation`, `DeleteConversation`, `UpdateConversation`, `GetConversation`, and `ListConversations`, which handle various conversational interactions."],["You can create a concrete instance of this object using `MakeConversationalSearchServiceConnection()`, and mock it using `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection`."],["There are a multitude of versions listed, from 2.15.1 to 2.37.0-rc, all providing the same `ConversationalSearchServiceConnection` class, which can be accessed by clicking the hyperlinked version."]]],[]]