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 user-facing overloads in `ConversationalSearchServiceClient`."],["The `ConversationalSearchServiceConnection` allows for the injection of custom behavior during testing, such as with Google Mock objects."],["The document provides a list of all the available versions for the `ConversationalSearchServiceConnection` object, ranging from version 2.15.1 to 2.37.0-rc."],["This interface includes functions like `ConverseConversation`, `CreateConversation`, `DeleteConversation`, and others, enabling interaction with the Conversational Search Service."],["You can create an instance of `ConversationalSearchServiceConnection` using `MakeConversationalSearchServiceConnection()` or use the mock version, `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection`."]]],[]]