public sealed class AnnotateFileRequest : IMessage<AnnotateFileRequest>, IEquatable<AnnotateFileRequest>, IDeepCloneable<AnnotateFileRequest>, IBufferMessage, IMessage
A request to annotate one single file, e.g. a PDF, TIFF or GIF file.
[[["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 document provides detailed information about the \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace for version 2.3.0, which is used to request annotations for single files like PDFs, TIFFs, or GIFs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eFeatures\u003c/code\u003e (requested annotation types), \u003ccode\u003eImageContext\u003c/code\u003e (additional context for the image), \u003ccode\u003eInputConfig\u003c/code\u003e (details about the input file), and \u003ccode\u003ePages\u003c/code\u003e (specifying which pages to annotate, supporting negative indexing and limited to 5 pages per request).\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e include a default constructor and one that takes another \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e object as a parameter, and also it features inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe provided version history lists available documentation for the \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e class from version 2.3.0 up to the latest version, 3.7.0, within the Google.Cloud.Vision.V1 package.\u003c/p\u003e\n"]]],[],null,[]]