Service that performs Google Cloud Vision API detection tasks over client
images, such as face, landmark, logo, label, and text detection. The
ImageAnnotator service returns detected entities from the images.
public static void BindService(ServiceBinderBase serviceBinder, ImageAnnotator.ImageAnnotatorBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eImageAnnotator\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, which is a service for performing various image detection tasks through the Google Cloud Vision API.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides links to different versions of the \u003ccode\u003eImageAnnotator\u003c/code\u003e class documentation, ranging from version 2.3.0 to the latest version 3.7.0, allowing navigation between each versions' features.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageAnnotator\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and includes methods for binding the service definition to a server or service binder, facilitating server-side handling logic implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageAnnotator\u003c/code\u003e class offers a \u003ccode\u003eBindService\u003c/code\u003e method, which allows the service to be registered with a server or service binder using an implementation of \u003ccode\u003eImageAnnotator.ImageAnnotatorBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]