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-05 UTC."],[[["This page provides documentation for the `PredictionServiceConnection` class within the Google Cloud AutoML C++ client library, specifically for version 2.35.0."],["The `PredictionServiceConnection` class offers virtual methods that mirror the user-facing overload sets in `PredictionServiceClient`, allowing for custom behavior injection during testing."],["The latest release candidate version is available in 2.37.0-rc, and there are 27 different version available to view and reference."],["The `PredictionServiceConnection` class supports functionalities including `Predict` and `BatchPredict`, enabling predictions and batch predictions."],["Users can create concrete instances using `MakePredictionServiceConnection()` and utilize `automl_v1_mocks::MockPredictionServiceConnection` for mocking purposes."]]],[]]