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 \u003ccode\u003eBatchCreateNotesRequest\u003c/code\u003e class is used to create multiple notes in a batch and is a part of the Grafeas.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eNotes\u003c/code\u003e, a map of note names to note objects, \u003ccode\u003eParent\u003c/code\u003e, representing the project name where notes are created, and \u003ccode\u003eParentAsProjectName\u003c/code\u003e, a ProjectName-typed view of the parent.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is version 3.7.0, but the current context is regarding the 3.0.0 version, with documentation available for previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two constructors: a default parameterless constructor and one that takes an existing \u003ccode\u003eBatchCreateNotesRequest\u003c/code\u003e object as a parameter for creating copies.\u003c/p\u003e\n"]]],[],null,[]]