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 essential for managing interactions with the `ConversationalSearchServiceClient` within the Google Cloud Discovery Engine."],["The `ConversationalSearchServiceConnection` allows for custom behavior injection, particularly useful for testing `ConversationalSearchServiceClient` objects using tools like Google Mock."],["This interface includes virtual methods that cover various conversational actions such as creating, deleting, updating, getting, and listing conversations, along with managing sessions and handling queries."],["A list of version history is available that starts with version 2.37.0-rc as the most recent and goes down to version 2.15.1, with each version containing its own unique link."],["You can create a concrete instance by using the `MakeConversationalSearchServiceConnection()` function, and for testing with mocks, utilize the `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection` class."]]],[]]