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-08-14 UTC."],[[["This webpage details the `PredictionServiceConnection` object, which is utilized by the `PredictionServiceClient` to interact with the service."],["The `PredictionServiceConnection` interface defines virtual methods corresponding to the user-facing overload sets found in `PredictionServiceClient`, enabling the injection of custom behaviors in testing."],["The most current version available is version 2.37.0-rc, with multiple versions back to 2.11.0 accessible for review."],["The page provides methods for creating a concrete instance using `MakePredictionServiceConnection()` and mocking with `retail_v2_mocks::MockPredictionServiceConnection`."],["The page lists virtual functions such as `options()` and `Predict()` along with their parameters and return types."]]],[]]