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-04-09 UTC."],[[["This webpage details the `ModelServiceConnection` class within the Google Cloud Retail v2 API, offering access to various versions."],["The `ModelServiceConnection` interface defines virtual methods for user-facing overloads in `ModelServiceClient`, allowing for custom behavior injection during testing."],["You can create a concrete instance of the class using `MakeModelServiceConnection()`, and mock the connection using `retail_v2_mocks::MockModelServiceConnection`."],["The documentation includes a list of virtual functions like `CreateModel`, `GetModel`, `DeleteModel`, and `ListModels`, that facilitate management of models within the API."],["The latest version available is 2.37.0-rc, while the version being documented is 2.22.1, with links to previous versions from 2.11.0 up to 2.36.0."]]],[]]