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-04-17 UTC."],[[["This document outlines the `ConversationalSearchServiceConnection` interface for the Google Cloud Discovery Engine, with version 2.36.0 being the current stable release."],["The `ConversationalSearchServiceConnection` provides virtual methods mirroring those in `ConversationalSearchServiceClient`, allowing for custom behavior injection during testing."],["It has a latest release candidate version of 2.37.0-rc, along with a history of older versions going down to version 2.15.1."],["The interface supports various conversational operations like `ConverseConversation`, `CreateConversation`, `DeleteConversation`, and `GetConversation`, alongside session management functions such as `CreateSession` and `DeleteSession`, as well as `AnswerQuery` operations."],["Utilities to create concrete instances and mocking capabilities are also provided, with `MakeConversationalSearchServiceConnection()` and `MockConversationalSearchServiceConnection` being available respectively."]]],[]]