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-07 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`."]]],[]]