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-08-14 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eImageAnnotatorConnection\u003c/code\u003e is 2.37.0-rc, with numerous previous versions also listed, ranging down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImageAnnotatorConnection\u003c/code\u003e defines virtual methods for user-facing overload sets in \u003ccode\u003eImageAnnotatorClient\u003c/code\u003e, allowing users to customize behavior during testing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImageAnnotatorConnection\u003c/code\u003e facilitates the handling of image and file annotations, as shown by methods such as \u003ccode\u003eBatchAnnotateImages\u003c/code\u003e, \u003ccode\u003eBatchAnnotateFiles\u003c/code\u003e, and their asynchronous counterparts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageAnnotatorConnection\u003c/code\u003e uses various parameters for requests, including \u003ccode\u003eBatchAnnotateImagesRequest\u003c/code\u003e, \u003ccode\u003eBatchAnnotateFilesRequest\u003c/code\u003e, \u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e, and \u003ccode\u003eAsyncBatchAnnotateFilesRequest\u003c/code\u003e as seen in the function definitions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageAnnotatorConnection\u003c/code\u003e methods often return a \u003ccode\u003eStatusOr\u003c/code\u003e type or a future containing a \u003ccode\u003eStatusOr\u003c/code\u003e, and can also return \u003ccode\u003egoogle::longrunning::Operation\u003c/code\u003e for long-running operations.\u003c/p\u003e\n"]]],[],null,[]]