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 \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e class in the Google Cloud Vision v1 API represents the response to a file annotation request, which may include multiple images.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides access to individual image responses, file information, and error status if the request failed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e class implements multiple 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\u003eIt also has constructors for creating new instances and contains properties like \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eInputConfig\u003c/code\u003e, \u003ccode\u003eResponses\u003c/code\u003e, and \u003ccode\u003eTotalPages\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is \u003ccode\u003e3.7.0\u003c/code\u003e, and it has versions available down to \u003ccode\u003e2.3.0\u003c/code\u003e which are also listed.\u003c/p\u003e\n"]]],[],null,[]]