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"]],[["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-02 UTC."],[[["This webpage provides documentation for the `PredictionServiceConnection` object, which is used with the `PredictionServiceClient`."],["The `PredictionServiceConnection` defines virtual methods that mirror the user-facing overload sets in the `PredictionServiceClient`, facilitating custom behavior injection for testing."],["The page lists various versions of the `PredictionServiceConnection`, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The page also documents how to create concrete instances of this object, as well as an instance used for mocking."],["Functions such as `virtual options()`, `virtual Predict(google::cloud::automl::v1::PredictRequest const &)` and `virtual BatchPredict(google::cloud::automl::v1::BatchPredictRequest const &)` are documented."]]],[]]