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` class within the Google Cloud Vision API's C++ client library, focusing on version 2.19.0 and offering links to other versions."],["The `ImageAnnotatorConnection` class defines virtual methods for all user-facing overload sets in `ImageAnnotatorClient`, facilitating custom behavior injection for testing."],["Users can create a concrete instance of `ImageAnnotatorConnection` using `MakeImageAnnotatorConnection()`, or they can mock it using `vision_v1_mocks::MockImageAnnotatorConnection`."],["The documented functions include virtual methods for `BatchAnnotateImages`, `BatchAnnotateFiles`, `AsyncBatchAnnotateImages`, and `AsyncBatchAnnotateFiles`, each accepting a specific request type and returning a `StatusOr` or `future\u003cStatusOr\u003e` object."],["The latest version of this library available is `2.37.0-rc`."]]],[]]