Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
Solicitud para realizar tareas de la API Cloud Vision de Google en una imagen proporcionada por el usuario, con las funciones solicitadas por el usuario y con información de contexto.
Contenido de la imagen, representado como un flujo de bytes. Nota: Al igual que con todos los campos bytes, los protobuffers usan una representación binaria pura, mientras que las representaciones JSON usan base64.
Por el momento, este campo solo funciona con las solicitudes images.annotate. No funciona con las solicitudes images.asyncBatchAnnotate.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-08-21 (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."]]