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, which acts as an interface defining virtual methods for `ConversationModelsClient` in the Google Cloud Dialogflow ES C++ library."],["The content provides a comprehensive list of available versions of the `ConversationModelsConnection`, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`, all linking to their respective documentation."],["The `ConversationModelsConnection` interface enables the injection of custom behavior for testing purposes, exemplified by the use of Google Mock objects, such as `MockConversationModelsConnection`."],["The interface includes virtual functions for managing conversation models, including creating, retrieving, listing, deleting, deploying, undeploying, and evaluating them."],["Users can find instructions on how to create an instance of `ConversationModelsConnection` or create a mock object, as well as an option function to set the Options."]]],[]]