public sealed class AsyncBatchAnnotateImagesRequest : IMessage<AsyncBatchAnnotateImagesRequest>, IEquatable<AsyncBatchAnnotateImagesRequest>, IDeepCloneable<AsyncBatchAnnotateImagesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class AsyncBatchAnnotateImagesRequest.
Request for async image annotation for a list of images.
Optional. The labels with user-defined metadata for the request.
Label keys and values can be no longer than 63 characters
(Unicode codepoints), can only contain lowercase letters, numeric
characters, underscores and dashes. International characters are allowed.
Label values are optional. Label keys must start with a letter.
[[["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 document describes the \u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e class within the Google Cloud Vision v1 API, which is used to request asynchronous image annotation for a batch of images.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Vision.V1.dll\u003c/code\u003e assembly, with a variety of available version, 3.7.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors to create new instances, either empty or from another \u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eLabels\u003c/code\u003e for user-defined metadata, \u003ccode\u003eOutputConfig\u003c/code\u003e for specifying output location and format, \u003ccode\u003eParent\u003c/code\u003e for designating the target project and location, and \u003ccode\u003eRequests\u003c/code\u003e for the list of individual image annotation requests.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes links to the API documentation for various older versions of the request class, and it outlines the class's inheritance and implemented interfaces.\u003c/p\u003e\n"]]],[],null,[]]