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-08-14 UTC."],[[["This webpage details the `ModelServiceConnection` class within the Google Cloud Retail v2 library, focusing on version 2.23.0 and providing access to other versions."],["`ModelServiceConnection` acts as an interface, defining virtual methods that mirror the user-facing overload sets found in `ModelServiceClient`, facilitating the injection of custom behavior for testing."],["The `MakeModelServiceConnection()` function is used to create concrete instances of the Model Service connection, while `retail_v2_mocks::MockModelServiceConnection` can be leveraged for mocking purposes."],["The provided documentation outlines the various virtual functions within `ModelServiceConnection`, including methods for creating, retrieving, pausing, resuming, deleting, listing, updating, and tuning models, all with their respective parameters and return types."],["The latest version available is 2.37.0-rc, and the page documents all versions from this all the way down to 2.11.0."]]],[]]