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 details the `ConversationalSearchServiceConnection` class, which provides an interface for interacting with the `ConversationalSearchServiceClient` and supports custom behavior for testing."],["The latest release candidate version of this API is 2.37.0-rc, with multiple versions dating back to 2.15.1 available for review."],["Users can create, update, delete, get, and list conversations, along with interacting with answering and query functions."],["The `ConversationalSearchServiceConnection` also facilitates session management with the ability to create, delete, update, get, and list sessions."],["For creating a concrete instance of the connection, use `MakeConversationalSearchServiceConnection()`, and for mocking purposes, utilize `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection`."]]],[]]