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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This webpage details the `ModelServiceConnection` class within the Google Cloud Retail v2 library, specifically highlighting its role in connecting to the `ModelServiceClient`."],["The `ModelServiceConnection` interface defines virtual methods mirroring user-facing overload sets in `ModelServiceClient`, facilitating custom behavior injection during testing."],["The content lists various versions of the `ModelServiceConnection` class, starting with the latest release candidate and going down to version 2.11.0, with links to each version's documentation."],["The webpage outlines a variety of functions within `ModelServiceConnection`, including `CreateModel`, `GetModel`, `PauseModel`, `ResumeModel`, `DeleteModel`, `ListModels`, `UpdateModel`, and `TuneModel`, each with their respective parameters and return types."],["A concrete instance of the `ModelServiceConnection` can be created using the `MakeModelServiceConnection()` function and the `retail_v2_mocks::MockModelServiceConnection` object is available for mocking purposes."]]],[]]