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 document outlines the `ConversationModelsConnection` object, which provides an interface for managing `ConversationModelsClient` interactions within the Dialogflow ES environment."],["The page lists various versions of the `ConversationModelsConnection`, from the latest release candidate (2.37.0-rc) down to version 2.11.0, allowing users to access documentation relevant to specific version needs."],["The `ConversationModelsConnection` interface allows users to define virtual methods for interacting with `ConversationModelsClient`, enabling custom behavior injection, particularly for testing with tools like Google Mock."],["Several virtual functions are detailed within the documentation, including operations for creating, getting, listing, deleting, deploying, and undeploying conversation models, as well as related evaluation methods."],["The document provides links for creating concrete instances of `ConversationModelsConnection` via `MakeConversationModelsConnection()`, and for mocking capabilities with `dialogflow_es_mocks::MockConversationModelsConnection`."]]],[]]