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-14 UTC."],[[["This webpage details the `ConversationModelsConnection` object for `ConversationModelsClient` within the Dialogflow ES C++ library, providing an interface with virtual methods."],["The page covers a range of versions of this interface, from version 2.11.0 up to the latest release candidate 2.37.0-rc, and lists each version with their own specific links to their documentations."],["The interface supports methods to manage conversation models such as creating, retrieving, listing, deleting, deploying, and undeploying them."],["The `ConversationModelsConnection` interface also has methods for evaluating conversation models, including listing, retrieving, and creating conversation model evaluations."],["The interface is designed to be extended with custom behavior by users, especially in testing, and provides tools for creating concrete instances and mocking."]]],[]]