public sealed class BatchCreateNotesResponse : IMessage<BatchCreateNotesResponse>, IEquatable<BatchCreateNotesResponse>, IDeepCloneable<BatchCreateNotesResponse>, 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\u003eThis webpage details the \u003ccode\u003eBatchCreateNotesResponse\u003c/code\u003e class, which is used for handling responses when creating multiple notes in a batch operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGrafeas.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateNotesResponse\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, inheriting from \u003ccode\u003eObject\u003c/code\u003e and providing support for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eNotes\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing the collection of \u003ccode\u003eNote\u003c/code\u003e objects that were successfully created, allowing you to retrieve the results of the batch creation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a \u003ccode\u003eBatchCreateNotesResponse\u003c/code\u003e object: a default constructor and a constructor that takes another \u003ccode\u003eBatchCreateNotesResponse\u003c/code\u003e instance as a parameter for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]