public sealed class BatchAnnotateFilesRequest : IMessage<BatchAnnotateFilesRequest>, IEquatable<BatchAnnotateFilesRequest>, IDeepCloneable<BatchAnnotateFilesRequest>, IBufferMessage, IMessage
A list of requests to annotate files using the BatchAnnotateFiles API.
[[["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\u003eBatchAnnotateFilesRequest\u003c/code\u003e class, used for batch annotation of files via the Google Cloud Vision API, specifically version 3.1.0, within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchAnnotateFilesRequest\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, while providing constructors for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two main properties: \u003ccode\u003eParent\u003c/code\u003e, which specifies the project and location for the API call, and \u003ccode\u003eRequests\u003c/code\u003e, a list of \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e objects representing the files to be annotated, currently only supporting a single request.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides links to documentation for various versions of the \u003ccode\u003eBatchAnnotateFilesRequest\u003c/code\u003e class, ranging from version 2.3.0 to 3.7.0, allowing users to access the most up to date information.\u003c/p\u003e\n"]]],[],null,[]]