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\u003eThis webpage details the \u003ccode\u003eAnnotateFileResponse\u003c/code\u003e class within the Google Cloud Vision API's .NET library, specifically version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnnotateFileResponse\u003c/code\u003e represents the result of a file annotation request, which may contain responses for multiple images.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eError\u003c/code\u003e (if the request failed), \u003ccode\u003eInputConfig\u003c/code\u003e (information about the processed file), \u003ccode\u003eResponses\u003c/code\u003e (individual image results), and \u003ccode\u003eTotalPages\u003c/code\u003e (number of pages in the file).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e3.7.0\u003c/code\u003e, and there are ten earlier versions listed on the webpage, ranging from \u003ccode\u003e3.6.0\u003c/code\u003e to \u003ccode\u003e2.3.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]