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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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`."]]],[]]