Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Richiesta di esecuzione di attività dell'API Google Cloud Vision su un'immagine fornita dall'utente, con le funzionalità richieste dall'utente e con informazioni contestuali.
Contenuti dell'immagine, rappresentati come un flusso di byte. Nota: come per tutti i campi bytes, i protobuffer utilizzano una rappresentazione binaria pura, mentre le rappresentazioni JSON utilizzano base64.
Al momento, questo campo funziona solo per le richieste images.annotate. Non funziona per le richieste images.asyncBatchAnnotate.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-31 UTC."],[[["\u003cp\u003eThis request facilitates the use of Google Cloud Vision API tasks on a user-provided image.\u003c/p\u003e\n"],["\u003cp\u003eThe request includes parameters for specifying desired features to be performed on the image.\u003c/p\u003e\n"],["\u003cp\u003eContext information can be included along with the image in the request.\u003c/p\u003e\n"],["\u003cp\u003eThe image itself is passed as a base64-encoded string within the request content.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eimage\u003c/code\u003e, \u003ccode\u003efeatures\u003c/code\u003e and \u003ccode\u003eimageContext\u003c/code\u003e attributes are objects, whereas the \u003ccode\u003econtent\u003c/code\u003e is a string representation.\u003c/p\u003e\n"]]],[],null,["# AnnotateImageRequest\n\nRequest for performing Google Cloud Vision API tasks over a user-provided image, with user-requested features, and with context information.\n\nImage\n-----\n\nClient image to perform Google Cloud Vision API tasks over."]]