Client image to perform Google Cloud Vision API tasks over.
.. attribute:: content
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.
:type: bytes
Attribute
Name
Description
source
google.cloud.vision_v1p3beta1.types.ImageSource
Google Cloud Storage image location, or publicly-accessible
image URL. If both content and source are provided
for an image, content takes precedence and is used to
perform the image annotation request.
[[["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 2024-10-30 UTC."],[],[]]