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\u003eThis document outlines the \u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e class, which is used to request asynchronous image annotations for multiple images.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e class is part of the Google Cloud Vision API, specifically within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, and is available through various .NET versions ranging from 2.3.0 to 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eOutputConfig\u003c/code\u003e, which specifies the desired output location and format, \u003ccode\u003eParent\u003c/code\u003e, which targets a project and location, and \u003ccode\u003eRequests\u003c/code\u003e, which contains the individual image annotation requests for the batch.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing functionality for message handling, equality checks, deep cloning, and buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, one being the default, and the other taking another instance of \u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]