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 page details the `ConversationalSearchServiceConnection` object, which is used with the `ConversationalSearchServiceClient` for the Discovery Engine."],["The `ConversationalSearchServiceConnection` interface provides virtual methods mirroring user-facing overload sets in `ConversationalSearchServiceClient`, allowing for custom behavior injection during testing."],["Users can create an instance of `ConversationalSearchServiceConnection` using `MakeConversationalSearchServiceConnection()` and it supports mocking using `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection`."],["It presents a list of available versions, with `2.37.0-rc` being the latest, and includes a detailed breakdown of the virtual functions like `ConverseConversation`, `CreateConversation`, `DeleteConversation`, `UpdateConversation`, `GetConversation`, and `ListConversations`."]]],[]]