Image content, represented as a stream of bytes. Note: As with all bytes fields, protobuffers use a pure binary representation, whereas JSON representations use base64.
Currently, this field only works for images.annotate requests. It does not work for images.asyncBatchAnnotate requests.
[[["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 2022-10-21 UTC."],[[["This request facilitates the use of Google Cloud Vision API tasks on a user-provided image."],["The request includes parameters for specifying desired features to be performed on the image."],["Context information can be included along with the image in the request."],["The image itself is passed as a base64-encoded string within the request content."],["The `image`, `features` and `imageContext` attributes are objects, whereas the `content` is a string representation."]]],[]]