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` interface, which provides virtual methods for each user-facing overload set in `ModelServiceClient`."],["The latest version available is `2.37.0-rc`, while the current version being detailed is `2.33.0`, and a large list of previous versions is available for reference."],["`ModelServiceConnection` enables custom behavior injection, such as with a Google Mock object, for testing purposes with `ModelServiceClient` objects."],["The interface includes virtual methods for managing models like creating, getting, pausing, resuming, deleting, listing, updating, and tuning, as well as managing operations."],["You can use `MakeModelServiceConnection()` to create a concrete instance, and `retail_v2_mocks::MockModelServiceConnection` for mocking."]]],[]]