public sealed class AsyncBatchAnnotateImagesRequest : IMessage<AsyncBatchAnnotateImagesRequest>, IEquatable<AsyncBatchAnnotateImagesRequest>, IDeepCloneable<AsyncBatchAnnotateImagesRequest>, IBufferMessage, IMessage
Request for async image annotation for a list of images.
[[["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 content provides documentation for the \u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e class within the Google Cloud Vision API, specifically version 2.4.0, with links to older and newer versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e is used to request asynchronous image annotation for multiple images, as implemented by multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eOutputConfig\u003c/code\u003e to specify the output location, \u003ccode\u003eParent\u003c/code\u003e to define the target project and location, and \u003ccode\u003eRequests\u003c/code\u003e to list the individual image annotation requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e class supports two constructors: a default constructor and one that accepts another \u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]