[[["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 2025-07-10 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."]]