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 webpage details the \u003ccode\u003eAsyncBatchAnnotateFilesResponse\u003c/code\u003e class, which is the response type for asynchronous batch file annotation requests in the Google Cloud Vision API, specifically within version 2.5.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAsyncBatchAnnotateFilesResponse\u003c/code\u003e class 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, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and has inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e for general object operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eResponses\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<AsyncAnnotateFileResponse>\u003c/code\u003e, which holds a collection of file annotation responses corresponding to each request made in \u003ccode\u003eAsyncBatchAnnotateFilesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists older and newer version links in the Google Cloud Vision API, with the most recent version being 3.7.0.\u003c/p\u003e\n"]]],[],null,[]]