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 details the `ConversationModelsConnection` object for `ConversationModelsClient`, providing a virtual interface for custom behavior injection in testing."],["The page lists various versions of the API, ranging from the latest `2.37.0-rc` down to `2.11.0`, each with links to its specific documentation."],["The `ConversationModelsConnection` interface defines virtual methods for managing conversation models, such as creating, retrieving, listing, deleting, deploying, and undeploying."],["The page also includes functions related to conversation model evaluations, covering the retrieval, listing, and creation of evaluations, all through virtual methods."],["Guidance is given on creating a concrete instance of this class via `MakeConversationModelsConnection()` and details on using `MockConversationModelsConnection` for mocking purposes."]]],[]]