public sealed class BatchAnnotateFilesRequest : IMessage<BatchAnnotateFilesRequest>, IEquatable<BatchAnnotateFilesRequest>, IDeepCloneable<BatchAnnotateFilesRequest>, IBufferMessage, IMessage
A list of requests to annotate files using the BatchAnnotateFiles API.
[[["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\u003eBatchAnnotateFilesRequest\u003c/code\u003e class is used to send requests for file annotations through the BatchAnnotateFiles API, with the current version being 3.7.0 as the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eBatchAnnotateFilesRequest\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, allowing for diverse operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchAnnotateFilesRequest\u003c/code\u003e class is a sealed class, inheriting from Object, and it provides constructors to create instances either empty or from another instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property specifies the target project and location, and the \u003ccode\u003eRequests\u003c/code\u003e property holds a list of \u003ccode\u003eAnnotateFileRequest\u003c/code\u003e, currently only supporting a single request.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation displays various version numbers, from 2.3.0 to 3.7.0, representing different versions of the \u003ccode\u003eBatchAnnotateFilesRequest\u003c/code\u003e, allowing navigation to the details of each.\u003c/p\u003e\n"]]],[],null,[]]