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, which is part of the Google Cloud Dialogflow ES C++ client library."],["It lists various versions of the Dialogflow ES C++ library, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, with version 2.15.1 also highlighted."],["The `ConversationModelsConnection` interface defines virtual methods for interacting with `ConversationModelsClient`, enabling custom behavior for testing purposes, including methods to create, get, list, delete, deploy, and undeploy conversation models, as well as interact with conversation model evaluations."],["The page details functions available for managing conversation models and their evaluations, such as `CreateConversationModel`, `GetConversationModel`, and `ListConversationModelEvaluations`, each with parameter and return type descriptions."],["Users can find instructions to create instances of `ConversationModelsConnection` and instructions on mocking with `MockConversationModelsConnection`."]]],[]]