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` class within the Google Cloud Retail v2 API, outlining its role in defining virtual methods for the `PredictionServiceClient`."],["The `PredictionServiceConnection` class is essential for customizing behavior in tests, allowing users to inject custom implementations, such as Google Mock objects, when working with the `PredictionServiceClient`."],["The latest release candidate for `PredictionServiceConnection` is version 2.37.0-rc, and the page also includes links to previous versions, starting from 2.36.0 all the way back to 2.11.0."],["The page provides a list of functions included in `PredictionServiceConnection`, including `options`, `Predict`, `ListOperations`, and `GetOperation`, along with their respective parameters and return types."],["The `MakePredictionServiceConnection()` function can be used to create a concrete instance, while `MockPredictionServiceConnection` supports mocking functionalities."]]],[]]