Send feedback
Cloud Vision V1 Client - Class AnnotateImageRequest (1.10.3) Stay organized with collections
Save and categorize content based on your preferences.
Version 1.10.3 keyboard_arrow_down
Reference documentation and code samples for the Cloud Vision V1 Client class AnnotateImageRequest.
Request for performing Google Cloud Vision API tasks over a user-provided
image, with user-requested features, and with context information.
Generated from protobuf message google.cloud.vision.v1.AnnotateImageRequest
Namespace
Google \ Cloud \ Vision \ V1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ image
Image
The image to be processed.
↳ features
array< Feature
>
Requested features.
↳ image_context
ImageContext
Additional context that may accompany the image.
getImage
The image to be processed.
hasImage
clearImage
setImage
The image to be processed.
getFeatures
setFeatures
getImageContext
Additional context that may accompany the image.
hasImageContext
clearImageContext
setImageContext
Additional context that may accompany the image.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.
Need to tell us more?
[[["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-10-30 UTC."],[],[]]