A lista de respostas de anotação de ficheiros, cada resposta correspondente a cada AnnotateFileRequest em BatchAnnotateFilesRequest.
AnnotateFileResponse
Resposta a um pedido de anotação de um único ficheiro. Um ficheiro pode conter uma ou mais imagens, que têm individualmente as suas próprias respostas.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-21 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."]]