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, which is crucial for interacting with `ModelServiceClient` in the BigQuery Control API."],["The `ModelServiceConnection` class provides virtual methods corresponding to the user-facing overload sets in `ModelServiceClient`, enabling the injection of custom behavior for testing."],["You can create a concrete instance of `ModelServiceConnection` using `MakeModelServiceConnection()`."],["The `bigquerycontrol_v2_mocks::MockModelServiceConnection` class facilitates mocking for testing purposes."],["This page lists all the current versions of the model service connection, from the most recent release candidate, 2.37.0-rc, down to 2.27.0."]]],[]]