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-14 UTC."],[[["This webpage details the `PredictionServiceConnection` object for `PredictionServiceClient`, which is found within the google::cloud::automl::v1 namespace."],["The `PredictionServiceConnection` interface defines virtual methods mirroring those in `PredictionServiceClient`, enabling custom behavior injection, particularly for testing."],["The page provides a comprehensive list of versions of the `PredictionServiceConnection`, starting from the latest release candidate 2.37.0-rc, going all the way down to 2.11.0."],["The `MakePredictionServiceConnection()` function is mentioned as the method for creating a concrete instance of this object, whereas `automl_v1_mocks::MockPredictionServiceConnection` is suggested for mocking purposes."],["Key functions are outlined such as virtual `options()`, `Predict(google::cloud::automl::v1::PredictRequest const &)`, and `BatchPredict(google::cloud::automl::v1::BatchPredictRequest const &)`."]]],[]]