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` object, which works in conjunction with `ImageAnnotatorClient` for managing image annotation requests."],["The `ImageAnnotatorConnection` interface allows users to customize behavior when testing `ImageAnnotatorClient` objects, providing flexibility and control through methods like `BatchAnnotateImages`, `BatchAnnotateFiles`, and their asynchronous counterparts."],["The document covers several versions of the API, from 2.11.0 to 2.37.0-rc (the latest release candidate), indicating a history of updates and improvements to the cloud vision service."],["The webpage provides direction on how to create a concrete instance of `ImageAnnotatorConnection`, as well as mocking the object for testing purposes."],["The webpage contains the parameters, and the return values for each of the functions that can be called in this class, along with a description for them."]]],[]]