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` class, which provides an interface for interacting with the `ConversationalSearchServiceClient` and supports custom behavior for testing."],["The latest version of this resource available is version 2.37.0-rc, with several earlier versions, ranging from 2.36.0 down to 2.15.1, accessible as well."],["The `ConversationalSearchServiceConnection` interface defines virtual methods for various operations, including managing conversations, answering queries, and handling sessions."],["The resource also defines the ability to inject custom behavior when testing, using the `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection`."],["The class contains virtual functions like `ConverseConversation`, `CreateConversation`, `GetOperation`, etc., which are used to interact with conversations, answer queries, manage sessions, and handle operations, all through a given request parameter."]]],[]]