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\u003eThe \u003ccode\u003eAsyncBatchAnnotateFilesRequest\u003c/code\u003e class in version 2.5.0 of the Google Cloud Vision V1 library allows multiple asynchronous file annotation requests to be combined into a single service call.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 advanced functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default constructor and one that takes another \u003ccode\u003eAsyncBatchAnnotateFilesRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main properties: \u003ccode\u003eParent\u003c/code\u003e, which specifies the target project and location, and \u003ccode\u003eRequests\u003c/code\u003e, which contains the individual async file annotation requests.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available in this document is version 3.7.0, with ten other prior versions available.\u003c/p\u003e\n"]]],[],null,[]]