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 provides documentation for the `PredictionServiceConnection` class within the Google Cloud Retail v2 C++ client library, which is utilized for handling prediction-related operations."],["The latest release candidate version for `PredictionServiceConnection` is 2.37.0-rc, and the page lists all versions from this to version 2.11.0 with associated documentation links for each."],["`PredictionServiceConnection` defines virtual methods mirroring those found in `PredictionServiceClient`, enabling the injection of custom behaviors for testing purposes."],["The `PredictionServiceConnection` provides a `Predict` function that takes in a request and returns a response, and also an options function."],["Users can find information on how to create a concrete instance of this class using `MakePredictionServiceConnection()` and how to use `MockPredictionServiceConnection` for mocking."]]],[]]