This interface defines virtual methods for each of the user-facing overload sets in PredictionServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type PredictionServiceClient.
[[["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-21 UTC."],[[["This page details the `PredictionServiceConnection` object, which is associated with the `PredictionServiceClient`."],["The `PredictionServiceConnection` interface provides virtual methods for all user-facing overload sets found in `PredictionServiceClient`, enabling custom behavior injection during testing."],["The page documents versions from 2.11.0 to 2.37.0-rc of the PredictionServiceConnection class, with 2.37.0-rc being the latest version."],["`MakePredictionServiceConnection()` can be used to create concrete instances of this object, while `MockPredictionServiceConnection` is used for creating mock objects."],["Key functions of the `PredictionServiceConnection` are detailed, including `options()`, `Predict()`, and different overloads of `BatchPredict()` which take various parameters and return different types."]]],[]]