public sealed class AnnotateFileResponse : IMessage<AnnotateFileResponse>, IEquatable<AnnotateFileResponse>, IDeepCloneable<AnnotateFileResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class AnnotateFileResponse.
Response to a single file annotation request. A file may contain one or more
images, which individually have their own responses.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e class in the Google Cloud Vision v1 API is version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnnotateFileResponse\u003c/code\u003e is a class that handles responses to a single file annotation request, which may contain multiple images.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnnotateFileResponse\u003c/code\u003e contains properties such as \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eInputConfig\u003c/code\u003e, \u003ccode\u003eResponses\u003c/code\u003e, and \u003ccode\u003eTotalPages\u003c/code\u003e, which provide details about the annotation process and output.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResponses\u003c/code\u003e property within \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e includes a list of individual responses to each image found in the file, and this field is empty if there's an error.\u003c/p\u003e\n"]]],[],null,[]]