public sealed class BatchAnnotateImagesRequest : IMessage<BatchAnnotateImagesRequest>, IEquatable<BatchAnnotateImagesRequest>, IDeepCloneable<BatchAnnotateImagesRequest>, IBufferMessage, IMessage
Multiple image 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\u003eBatchAnnotateImagesRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, is used to batch multiple image annotation requests into a single service call.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default constructor \u003ccode\u003eBatchAnnotateImagesRequest()\u003c/code\u003e and another that takes an existing \u003ccode\u003eBatchAnnotateImagesRequest\u003c/code\u003e object as a parameter, which is \u003ccode\u003eBatchAnnotateImagesRequest(BatchAnnotateImagesRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt 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 \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two primary properties: \u003ccode\u003eParent\u003c/code\u003e, an optional string to specify the target project and location, and \u003ccode\u003eRequests\u003c/code\u003e, a required \u003ccode\u003eRepeatedField\u003c/code\u003e that holds individual image annotation requests.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eBatchAnnotateImagesRequest\u003c/code\u003e class is 3.7.0 and it provides other previous versions from 3.6.0 down to 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]