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 outlines the `ConversationalSearchServiceConnection` interface, which defines virtual methods for each user-facing overload set in `ConversationalSearchServiceClient`."],["The latest version of the `ConversationalSearchServiceConnection` is `2.37.0-rc`, and multiple past versions are also documented, ranging back to `2.15.1`."],["Users can inject custom behavior into `ConversationalSearchServiceClient` objects during testing through the `ConversationalSearchServiceConnection` interface."],["The `ConversationalSearchServiceConnection` interface includes functions for managing conversations and sessions, such as `CreateConversation`, `DeleteConversation`, `GetSession`, and `ListSessions`."],["There are also functions to get responses to queries in the interface such as `ConverseConversation`, `AnswerQuery`, and `GetAnswer`."]]],[]]