public sealed class BatchCreateNotesRequest : IMessage<BatchCreateNotesRequest>, IEquatable<BatchCreateNotesRequest>, IDeepCloneable<BatchCreateNotesRequest>, IBufferMessage, IMessage
[[["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 latest version of the \u003ccode\u003eBatchCreateNotesRequest\u003c/code\u003e is 3.7.0, with a history of versions down to 2.2.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateNotesRequest\u003c/code\u003e is a class used to create notes in batch and implements several interfaces, including \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 \u003ccode\u003eBatchCreateNotesRequest\u003c/code\u003e class has two constructors, a default constructor and one that takes another \u003ccode\u003eBatchCreateNotesRequest\u003c/code\u003e as a parameter for making a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotes\u003c/code\u003e property, of type \u003ccode\u003eMapField<string, Note>\u003c/code\u003e, allows the creation of multiple notes with a maximum length of 1000.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is a string representing the project name where the notes will be created, and it also has a \u003ccode\u003eProjectName\u003c/code\u003e-typed view called \u003ccode\u003eParentAsProjectName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]