public sealed class AsyncBatchAnnotateFilesRequest : IMessage<AsyncBatchAnnotateFilesRequest>, IEquatable<AsyncBatchAnnotateFilesRequest>, IDeepCloneable<AsyncBatchAnnotateFilesRequest>, IBufferMessage, IMessage
Multiple async file annotation requests are batched into a single service
call.
[[["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 provides documentation for the \u003ccode\u003eAsyncBatchAnnotateFilesRequest\u003c/code\u003e class, specifically version 2.3.0, within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAsyncBatchAnnotateFilesRequest\u003c/code\u003e class is used to batch multiple asynchronous file annotation requests into a single service call for efficient processing.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances, either empty or by copying another \u003ccode\u003eAsyncBatchAnnotateFilesRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eParent\u003c/code\u003e, which specifies the project and location, and \u003ccode\u003eRequests\u003c/code\u003e, which contains the collection of individual async file annotation requests.\u003c/p\u003e\n"]]],[],null,[]]