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 webpage details the `ConversationalSearchServiceConnection` class, which provides an interface for the `ConversationalSearchServiceClient` in the Discovery Engine API."],["The latest release candidate version is 2.37.0-rc, and the page lists several other versions from 2.36.0 down to 2.15.1, each linked to their respective documentation."],["The `ConversationalSearchServiceConnection` class offers virtual methods for managing conversations, including creating, deleting, updating, getting, listing, and the converse request."],["Users can create concrete instances of the connection via `MakeConversationalSearchServiceConnection()` and utilize `discoveryengine_v1_mocks::MockConversationalSearchServiceConnection` for testing."],["This interface enables custom behavior to be injected when testing `ConversationalSearchServiceClient`, by way of allowing the use of mock objects."]]],[]]