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-04-09 UTC."],[[["This webpage provides documentation for the `PredictionServiceConnection` class within the Google Cloud Retail C++ library, with version 2.37.0-rc being the latest release candidate and 2.36.0 as the current release."],["The `PredictionServiceConnection` class defines virtual methods that mirror the user-facing overload sets found in `PredictionServiceClient`, allowing for custom behavior injection during testing."],["The page includes links to documentation for multiple previous versions of the library, ranging from version 2.36.0 down to 2.11.0, offering version specific resources."],["Key functions of the `PredictionServiceConnection` interface include `Predict`, `ListOperations`, `GetOperation`, and `options`, each having their own distinct parameter and return types."],["The documentation provides information on how to create concrete instances of `PredictionServiceConnection` using `MakePredictionServiceConnection()`, as well as using `MockPredictionServiceConnection` for testing."]]],[]]