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-06-12 UTC."],[[["The webpage provides documentation for the `PredictionServiceConnection` class, which is part of the Google Cloud AI Platform C++ client library."],["The latest version of the `PredictionServiceConnection` class is 2.37.0-rc, and the page includes links to documentation for many previous versions, dating back to version 2.12.0."],["The `PredictionServiceConnection` class defines virtual methods that mirror the user-facing methods found in the `PredictionServiceClient`, enabling users to implement custom behaviors, especially useful in testing environments."],["The page describes the functions contained in the `PredictionServiceConnection`, such as `Predict`, `Explain`, and `GenerateContent`, as well as other functions to make use of the service."],["The webpage makes note of how to create an instance of this class, as well as how to Mock it."]]],[]]