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, specifically version 3.5.0, and is used to request the annotation of a single file like a PDF, TIFF, or GIF.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing various functionalities like message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eFeatures\u003c/code\u003e, \u003ccode\u003eImageContext\u003c/code\u003e, \u003ccode\u003eInputConfig\u003c/code\u003e, and \u003ccode\u003ePages\u003c/code\u003e, which are used to specify what features to apply, additional image context, file input information, and which pages within a file to process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePages\u003c/code\u003e property allows specifying which pages of a multi-page file (like a PDF or GIF) should be processed, supporting up to 5 pages per request, and uses numbers to refer to pages, where page 1 is the first page and page -1 is the last.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation is 3.7.0, but the documentation available for this page is for version 3.5.0.\u003c/p\u003e\n"]]],[],null,[]]