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 provides documentation for the `ConversationModelsConnection` object within the Google Cloud Dialogflow ES C++ client library, offering a range of versions from 2.11.0 to 2.37.0-rc."],["The `ConversationModelsConnection` interface defines virtual methods mirroring the user-facing methods found in `ConversationModelsClient`, enabling custom behavior injection during testing with mock objects."],["The documentation includes functions for managing conversation models such as creating, retrieving, listing, deleting, deploying, and undeploying, along with managing evaluations of those conversation models."],["Users can create a concrete instance of `ConversationModelsConnection` using `MakeConversationModelsConnection()`, or use `MockConversationModelsConnection` for mocking purposes."],["The latest available version of the `ConversationModelsConnection` is 2.37.0-rc, and it includes a comprehensive list of functions with their respective parameters and return types."]]],[]]