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-16 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."]]],[]]