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 documents the `ConversationModelsConnection` object for `ConversationModelsClient` within the Google Cloud Dialogflow ES C++ library, providing details on its virtual methods and functionality."],["The page lists a comprehensive history of versions for `ConversationModelsConnection`, ranging from version 2.37.0-rc (the latest release candidate) down to version 2.11.0, including all stable and release candidate versions."],["The `ConversationModelsConnection` interface defines virtual methods for all user-facing overload sets found in `ConversationModelsClient`, allowing users to inject custom behavior for testing purposes."],["The webpage details several functions available within `ConversationModelsConnection`, such as creating, getting, listing, deleting, deploying, and undeploying conversation models, and managing their evaluations."],["Instructions are provided for creating a concrete instance of `ConversationModelsConnection` using `MakeConversationModelsConnection()` and using `dialogflow_es_mocks::MockConversationModelsConnection` for mocking purposes."]]],[]]