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 serves as an interface for interacting with `ConversationalSearchServiceClient` and defines virtual methods corresponding to the client's overload sets."],["The interface facilitates custom behavior injection for testing purposes, allowing users to integrate mock objects such as `MockConversationalSearchServiceConnection` and test objects of type `ConversationalSearchServiceClient`."],["The document provides access to various versions of the documentation, including the latest release candidate `2.37.0-rc` and all versions back to `2.15.1`, with the default version being `2.24.0`."],["The class `ConversationalSearchServiceConnection` has functions available for the user such as virtual `options()`, `ConverseConversation()`, `CreateConversation()`, `DeleteConversation()`, `UpdateConversation()`, `GetConversation()`, and `ListConversations()`."],["Users can create a concrete instance of the class using `MakeConversationalSearchServiceConnection()`."]]],[]]