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-05-07 UTC."],[[["This page provides documentation for the `ModelServiceConnection` class within the Google Cloud AI Platform C++ library, specifically for version 2.19.0 and its subsequent versions."],["`ModelServiceConnection` defines the interface for interacting with `ModelServiceClient`, allowing users to customize behavior, especially useful when testing."],["The page lists various virtual methods for `ModelServiceConnection`, including those for uploading, retrieving, listing, updating, and deleting models, along with functions for managing model evaluations and versions."],["A wide range of versions of `ModelServiceConnection` are listed, from 2.12.0 up to the release candidate 2.37.0-rc."],["It contains information on concrete instances, such as `MakeModelServiceConnection()`, and mocking capabilities, such as `aiplatform_v1_mocks::MockModelServiceConnection`."]]],[]]