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` class, which provides virtual methods corresponding to the user-facing overload sets in `ImageAnnotatorClient`."],["The `ImageAnnotatorConnection` class is used to enable custom behavior in testing, such as with Google Mock objects."],["The latest version of the class available is `2.37.0-rc`, while `2.30.0` is also referenced and the `ImageAnnotatorConnection` has been versioned down to `2.11.0` ."],["The `ImageAnnotatorConnection` class includes functions for managing options and performing batch image and file annotations, both synchronously and asynchronously, with methods such as `BatchAnnotateImages`, `BatchAnnotateFiles`, `AsyncBatchAnnotateImages`, and `AsyncBatchAnnotateFiles`."],["The concrete instance of `ImageAnnotatorConnection` can be made by calling the function `MakeImageAnnotatorConnection()`."]]],[]]