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 webpage details the `ConversationalSearchServiceConnection` object, which is used with the `ConversationalSearchServiceClient` for the Google Cloud Discovery Engine."],["The `ConversationalSearchServiceConnection` interface provides virtual methods for each user-facing overload set in `ConversationalSearchServiceClient`, allowing for custom behavior in testing, including mocking."],["The latest release version for the Discovery Engine C++ API is 2.37.0-rc, with a list of historical versions available for reference down to 2.15.1."],["Key functionalities of the `ConversationalSearchServiceConnection` object include methods for managing conversations, such as creating, deleting, updating, getting, and listing, as well as handling requests to converse."],["The `MakeConversationalSearchServiceConnection()` function and `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection` class provides a means for the creation of a concrete instance and mocking respectively."]]],[]]