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 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."]]],[]]