This interface defines virtual methods for each of the user-facing overload sets in ModelServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ModelServiceClient.
[[["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 `ModelServiceConnection` object for `ModelServiceClient`, which provides an interface with virtual methods for each user-facing overload set in `ModelServiceClient`."],["The `ModelServiceConnection` interface is crucial for injecting custom behaviors, such as with Google Mock objects, into tests that utilize `ModelServiceClient` objects."],["Users can create a concrete instance of the object by using the `MakeModelServiceConnection()` function."],["For testing and mocking purposes, `retail_v2_mocks::MockModelServiceConnection` is the mock implementation."],["The page covers a range of versions from 2.11.0 to the latest 2.37.0-rc, allowing access to previous versions of the `ModelServiceConnection` documentation."]]],[]]