[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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."]]