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."],[[["The `ImageAnnotatorConnection` object provides an interface with virtual methods for each overload set in `ImageAnnotatorClient`, allowing for the injection of custom behaviors during testing."],["The latest version of the documentation provided is `2.37.0-rc`, with multiple past versions available, ranging down to `2.11.0`."],["This page documents the functions available with `ImageAnnotatorConnection`, such as `BatchAnnotateImages`, `BatchAnnotateFiles`, `AsyncBatchAnnotateImages`, and `AsyncBatchAnnotateFiles`."],["A concrete instance of `ImageAnnotatorConnection` can be created using `MakeImageAnnotatorConnection()`."],["The documentation provides instructions on how to mock `ImageAnnotatorConnection` using `vision_v1_mocks::MockImageAnnotatorConnection`."]]],[]]