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, with version 2.37.0-rc as the latest available version."],["The `ImageAnnotatorConnection` class defines virtual methods for user-facing overload sets found in `ImageAnnotatorClient`, enabling users to customize behavior during testing."],["You can find the documentation for creating concrete instances of this class using the `MakeImageAnnotatorConnection()` function."],["The documentation contains a full list of the function's details including but not limited to `BatchAnnotateImages`, `BatchAnnotateFiles`, `AsyncBatchAnnotateImages` and `AsyncBatchAnnotateFiles` as well as its return values and parameters."],["Mocking documentation is also available through `vision_v1_mocks::MockImageAnnotatorConnection`."]]],[]]