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++ library, detailing its role in defining virtual methods for `ConversationModelsClient`."],["The latest release available for reference is version 2.37.0-rc, and documentation for several older versions, down to version 2.11.0, are available to browse."],["The `ConversationModelsConnection` object facilitates custom behavior injection and mocking, particularly useful for testing `ConversationModelsClient` using tools like Google Mock."],["Key functions within the `ConversationModelsConnection` interface include methods for managing conversation models, such as `CreateConversationModel`, `GetConversationModel`, `DeleteConversationModel`, `DeployConversationModel`, and `UndeployConversationModel`."],["The documentation also covers functions related to conversation model evaluations, such as `GetConversationModelEvaluation`, `ListConversationModelEvaluations`, and `CreateConversationModelEvaluation`."]]],[]]