public sealed class AsyncBatchAnnotateImagesResponse : IMessage<AsyncBatchAnnotateImagesResponse>, IEquatable<AsyncBatchAnnotateImagesResponse>, IDeepCloneable<AsyncBatchAnnotateImagesResponse>, IBufferMessage, IMessage
Response to an async batch image annotation request.
[[["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\u003eAsyncBatchAnnotateImagesResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, specifically for versions ranging from 2.3.0 to the latest version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAsyncBatchAnnotateImagesResponse\u003c/code\u003e is a sealed class used for responses to asynchronous batch image annotation requests, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eAsyncBatchAnnotateImagesResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eAsyncBatchAnnotateImagesResponse(AsyncBatchAnnotateImagesResponse other)\u003c/code\u003e for creating instances from existing \u003ccode\u003eAsyncBatchAnnotateImagesResponse\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIt includes one main property, \u003ccode\u003eOutputConfig\u003c/code\u003e, which is of type \u003ccode\u003eOutputConfig\u003c/code\u003e and represents the output location and metadata associated with an \u003ccode\u003eAsyncBatchAnnotateImagesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in this documentation is version 3.7.0, while version 3.0.0 is also detailed, and versions 3.1.0 through 3.6.0, and versions 2.3.0 through 2.5.0 are also accessible.\u003c/p\u003e\n"]]],[],null,[]]