public sealed class AsyncBatchAnnotateFilesResponse : IMessage<AsyncBatchAnnotateFilesResponse>, IEquatable<AsyncBatchAnnotateFilesResponse>, IDeepCloneable<AsyncBatchAnnotateFilesResponse>, IBufferMessage, IMessage
Response to an async batch file 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\u003eThis document outlines the \u003ccode\u003eAsyncBatchAnnotateFilesResponse\u003c/code\u003e class, which is used to handle responses from asynchronous batch file annotation requests in Google Cloud Vision API version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide functionalities for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eResponses\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<AsyncAnnotateFileResponse>\u003c/code\u003e that holds a list of file annotation responses, with one response for each request made in \u003ccode\u003eAsyncBatchAnnotateFilesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAsyncBatchAnnotateFilesResponse\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Vision.V1.dll\u003c/code\u003e assembly, showing its structure and hierarchy within the Google Cloud Vision library.\u003c/p\u003e\n"],["\u003cp\u003eIt can be instantiated with a default constructor \u003ccode\u003eAsyncBatchAnnotateFilesResponse()\u003c/code\u003e or with another instance of itself \u003ccode\u003eAsyncBatchAnnotateFilesResponse(AsyncBatchAnnotateFilesResponse other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]