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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]