This interface defines virtual methods for each of the user-facing overload sets in ConversationsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConversationsClient.
[[["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-04-17 UTC."],[[["This document outlines the `ConversationsConnection` object for `ConversationsClient`, detailing its role in defining virtual methods for user-facing overload sets."],["The document provides links to various versions of the `ConversationsConnection` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["Users can leverage the `ConversationsConnection` interface to inject custom behaviors, like utilizing Google Mock objects, for testing `ConversationsClient` objects."],["The document details the various virtual functions available, such as `CreateConversation`, `ListConversations`, and `GetConversation`, along with parameters and return types."],["The document outlines functions related to long-running operations, as well as functions for summary, suggestion and knowledge search, all within the context of the `ConversationsConnection` class."]]],[]]