This interface defines virtual methods for each of the user-facing overload sets in ConversationModelsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConversationModelsClient.
[[["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-21 UTC."],[[["This webpage provides documentation for the `ConversationModelsConnection` object in the Dialogflow ES C++ library, specifically for version 2.12.0."],["The `ConversationModelsConnection` interface defines the virtual methods that correspond to the user-facing overload sets within the `ConversationModelsClient`, enabling custom behavior injection, such as mocking, in tests."],["The latest version of this resource is 2.37.0-rc, but this webpage lists all available versions from 2.11.0 up to the latest, allowing access to the specific documentation for each version."],["The page details functions available within the `ConversationModelsConnection` interface, including methods for creating, retrieving, listing, deleting, deploying, and undeploying conversation models, and creating and listing conversation model evaluations."],["Users can create a real instance of the object with the `MakeConversationModelsConnection()` function or mock the object using `dialogflow_es_mocks::MockConversationModelsConnection` for testing."]]],[]]