Si ce champ est défini, il présente le message d'erreur de la requête ayant échoué. Dans ce cas, le champ responses n'est pas défini.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/31 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/07/31 (UTC)."],[[["\u003cp\u003eThe \u003ccode\u003eBatchAnnotateFilesResponse\u003c/code\u003e contains a list of \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e objects, each representing the response to a single file annotation request.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e includes an \u003ccode\u003einputConfig\u003c/code\u003e object, providing information about the file it references.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e also includes a \u003ccode\u003eresponses\u003c/code\u003e array, which is comprised of \u003ccode\u003eAnnotateImageResponse\u003c/code\u003e objects, which are individual responses to images found within the annotated file.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etotalPages\u003c/code\u003e field in \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e provides the total page count of the file.\u003c/p\u003e\n"],["\u003cp\u003eAn \u003ccode\u003eerror\u003c/code\u003e object within \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e indicates a failed request, and in this event the \u003ccode\u003eresponses\u003c/code\u003e field will be empty.\u003c/p\u003e\n"]]],[],null,["# BatchAnnotateFilesResponse\n\nA list of file annotation responses.\n\nAnnotateFileResponse\n--------------------\n\nResponse to a single file annotation request. A file may contain one or more images, which individually have their own responses."]]