public sealed class AnnotateFileResponse : IMessage<AnnotateFileResponse>, IEquatable<AnnotateFileResponse>, IDeepCloneable<AnnotateFileResponse>, IBufferMessage, IMessage
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 available is 3.7.0, with versions ranging from 2.3.0 to 3.7.0 listed for \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnnotateFileResponse\u003c/code\u003e is a class that represents the response to a single file annotation request, which may contain multiple image responses.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e class includes properties for handling errors, input file information, individual image responses, and the total page count of the file.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnnotateFileResponse\u003c/code\u003e 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, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a constructor and an overload for creating a copy of another \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]