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-04-23 UTC."],[[["This webpage details the `ImageAnnotatorConnection` class, which provides an interface for virtual methods in `ImageAnnotatorClient`, enabling users to inject custom behavior for testing."],["The `ImageAnnotatorConnection` supports various operations such as `BatchAnnotateImages`, `BatchAnnotateFiles`, `AsyncBatchAnnotateImages`, and `AsyncBatchAnnotateFiles` and also has the ability to retrieve `google::longrunning::Operation`."],["The page lists available versions of the `ImageAnnotatorConnection`, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, allowing users to access the documentation for a specific release."],["`ImageAnnotatorConnection` also has a mocking class for testing purpose, which is called `vision_v1_mocks::MockImageAnnotatorConnection`."],["To get a concrete instance of `ImageAnnotatorConnection` you must use `MakeImageAnnotatorConnection()`."]]],[]]