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"]],[["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-03-05 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`."]]],[]]