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.
To create a concrete instance, see MakeModelServiceConnection().
[[["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` object for `ModelServiceClient`, which is found within the bigquerycontrol library, specifically version 2.35.0."],["The `ModelServiceConnection` interface defines virtual methods for user-facing overload sets in `ModelServiceClient`, allowing for custom behavior injection during testing."],["The content provides links to documentation for previous versions, as well as the latest release candidate, of the bigquerycontrol library."],["The object enables methods to interact with models including `GetModel`, `ListModels`, `PatchModel` and `DeleteModel`."],["There are instructions to create a concrete instance using `MakeModelServiceConnection()` or to mock it by utilizing `bigquerycontrol_v2_mocks::MockModelServiceConnection`."]]],[]]