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-05 UTC."],[[["This page provides documentation for the `PredictionServiceConnection` class, which is part of the Google Cloud AutoML v1 C++ client library, specifically for version 2.36.0."],["The `PredictionServiceConnection` object defines virtual methods that mirror the user-facing overload sets found in `PredictionServiceClient`, facilitating the injection of custom behavior for testing purposes."],["The documentation lists multiple available versions of the `PredictionServiceConnection` class, starting from 2.11.0 up to the release candidate 2.37.0-rc, allowing users to access documentation for other versions."],["Key functions of the `PredictionServiceConnection` interface include `options()`, `Predict()`, and `BatchPredict()`, providing methods for interacting with the Prediction Service."],["The `BatchPredict()` function has multiple overloads that allows for non-blocking operations using `NoAwaitTag`, as well as using `google::longrunning::Operation`."]]],[]]