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 document provides details for the `ConversationalSearchServiceConnection` object, which is utilized by the `ConversationalSearchServiceClient` for the Google Cloud Discovery Engine."],["The interface defines virtual methods for each user-facing overload set found in `ConversationalSearchServiceClient`, enabling the injection of custom behaviors for testing."],["Users can create instances of this connection using `MakeConversationalSearchServiceConnection()`, and mocking is supported through `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection`."],["It includes a comprehensive list of functions such as `ConverseConversation`, `CreateConversation`, `DeleteConversation`, `UpdateConversation`, `GetConversation`, `ListConversations`, and others that handle various interactions and data related to conversations."],["The document specifies a list of available versions for the `ConversationalSearchServiceConnection`, ranging from `2.37.0-rc` to `2.15.1`."]]],[]]