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` class, which provides virtual methods corresponding to the user-facing overload sets found in `ImageAnnotatorClient`, enabling custom behavior injection for testing."],["The `ImageAnnotatorConnection` class is used in conjunction with the `ImageAnnotatorClient` and can be instantiated through `MakeImageAnnotatorConnection()`."],["The class offers methods such as `BatchAnnotateImages`, `BatchAnnotateFiles`, `AsyncBatchAnnotateImages`, and `AsyncBatchAnnotateFiles` for processing image and file annotations."],["The latest version available is `2.37.0-rc`, and there are several previous versions available, all the way down to `2.11.0`."],["`vision_v1_mocks::MockImageAnnotatorConnection` is available for users needing to mock for testing."]]],[]]