public sealed class AnnotateFileRequest : IMessage<AnnotateFileRequest>, IEquatable<AnnotateFileRequest>, IDeepCloneable<AnnotateFileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class AnnotateFileRequest.
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\u003eThe \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e class is part of the Google Cloud Vision v1 API and is used to request the annotation of a single file, such as a PDF, TIFF, or GIF.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e documentation is 3.7.0, with version 3.6.0 currently being the active version on the webpage and other previous versions also documented.\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 for functionality such as message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e requires \u003ccode\u003eFeatures\u003c/code\u003e, \u003ccode\u003eImageContext\u003c/code\u003e, and \u003ccode\u003eInputConfig\u003c/code\u003e properties to be set, additionally the \u003ccode\u003ePages\u003c/code\u003e property allows specifying which pages of the file to annotate, supporting page numbers as well as negative indexing.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains 2 constructors, \u003ccode\u003eAnnotateFileRequest()\u003c/code\u003e and \u003ccode\u003eAnnotateFileRequest(AnnotateFileRequest other)\u003c/code\u003e, allowing users to create a default instance or a deep copy of another instance of the class.\u003c/p\u003e\n"]]],[],null,[]]