This interface defines virtual methods for each of the user-facing overload sets in ImageAnnotatorClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ImageAnnotatorClient.
[[["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-14 UTC."],[[["This webpage details the `ImageAnnotatorConnection` interface, which provides virtual methods corresponding to the user-facing overload sets found in `ImageAnnotatorClient`."],["The `ImageAnnotatorConnection` interface enables users to inject custom behaviors, such as with a Google Mock object, specifically when writing tests that utilize `ImageAnnotatorClient` objects."],["The webpage also lists available versioned documentation links to the `ImageAnnotatorConnection` class, starting with version 2.26.0, and up to the most recent release candidate version of 2.37.0-rc."],["`ImageAnnotatorConnection` includes virtual functions like `BatchAnnotateImages`, `BatchAnnotateFiles`, and `AsyncBatchAnnotateImages` to execute functions with various request types and parameters."],["The `MakeImageAnnotatorConnection()` function and the `vision_v1_mocks::MockImageAnnotatorConnection` class are provided for creating concrete instances and mocking, respectively."]]],[]]