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 user-facing overload sets within `ModelServiceClient`."],["The `ModelServiceConnection` interface allows users to inject custom behaviors, particularly useful for testing `ModelServiceClient` objects."],["The page documents functions like `CreateModel`, `GetModel`, `PauseModel`, `ResumeModel`, `DeleteModel`, `ListModels`, `UpdateModel`, and `TuneModel`, detailing their parameters, return types, and descriptions."],["There are multiple versions of the documentation from `2.11.0` to `2.37.0-rc`, which is the latest, for users to select."],["The webpage provides links for creating an instance of `ModelServiceConnection` via `MakeModelServiceConnection()` as well as for mocking via `retail_v2_mocks::MockModelServiceConnection`."]]],[]]