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."],[[["The latest version available is 2.37.0-rc, with links to documentation for multiple previous versions of the `PredictionServiceConnection` class, down to version 2.11.0."],["The `PredictionServiceConnection` object is intended for use with `PredictionServiceClient`, providing virtual methods for its overload sets."],["Users can inject custom behavior for testing `PredictionServiceClient` objects, using either a custom mock object or by directly implementing a mock object via `retail_v2_mocks::MockPredictionServiceConnection`."],["A concrete instance of `PredictionServiceConnection` can be created by using `MakePredictionServiceConnection()`."],["The PredictionServiceConnection class includes functions to return the type `Options` and to call the function `Predict` using the `PredictRequest`."]]],[]]