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`."],["The latest release candidate is version 2.37.0-rc, and the content lists versions from 2.37.0-rc down to 2.15.1, each with links to their specific documentation."],["`ConversationalSearchServiceConnection` provides virtual methods, like `ConverseConversation`, `CreateConversation`, `DeleteConversation`, `UpdateConversation`, `GetConversation`, and `ListConversations`, for user-facing operations."],["The interface allows for custom behavior injection during testing via objects like Google Mock."],["A concrete instance of the object can be created using the `MakeConversationalSearchServiceConnection()` function, and for mocking, `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection` can be utilized."]]],[]]