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 provides documentation for the `ImageAnnotatorConnection` object, which is part of the Google Cloud Vision API's C++ library, specifically for the `ImageAnnotatorClient`."],["The `ImageAnnotatorConnection` interface allows users to inject custom behaviors into `ImageAnnotatorClient` objects, particularly useful when creating mock objects for testing."],["The `ImageAnnotatorConnection` interface defines virtual methods for various image and file annotation operations, such as `BatchAnnotateImages`, `BatchAnnotateFiles`, `AsyncBatchAnnotateImages`, and `AsyncBatchAnnotateFiles`."],["The latest version available is `2.37.0-rc`, with a range of versions listed down to `2.11.0`, each having its documentation linked on the page, and the current version being `2.22.0`."],["The webpage also provides links for users to make concrete instances of `ImageAnnotatorConnection` and for mocking instances."]]],[]]