[[["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 2022-10-21 UTC."],[[["The `BatchAnnotateFilesResponse` contains a list of `AnnotateFileResponse` objects, each representing the response to a single file annotation request."],["Each `AnnotateFileResponse` includes an `inputConfig` object, providing information about the file it references."],["The `AnnotateFileResponse` also includes a `responses` array, which is comprised of `AnnotateImageResponse` objects, which are individual responses to images found within the annotated file."],["The `totalPages` field in `AnnotateFileResponse` provides the total page count of the file."],["An `error` object within `AnnotateFileResponse` indicates a failed request, and in this event the `responses` field will be empty."]]],[]]