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-23 UTC."],[[["The latest version available is 2.37.0-rc, with the stable version list beginning from 2.36.0 and going back to 2.11.0."],["This document provides details about the `PredictionServiceConnection` object, which is related to the `PredictionServiceClient`."],["The `PredictionServiceConnection` interface defines virtual methods corresponding to user-facing overload sets in `PredictionServiceClient`, for use in test environments and custom behavior implementation."],["You can create a concrete `PredictionServiceConnection` instance using `MakePredictionServiceConnection()`."],["For testing, you may use `retail_v2_mocks::MockPredictionServiceConnection` to inject mock behavior."]]],[]]