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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage details the `BatchCreateNotesResponse` class, which is used for handling responses when creating notes in batches."],["The `BatchCreateNotesResponse` class is part of the `Grafeas.V1` namespace and is found within the `Grafeas.V1.dll` assembly."],["It inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors and a `Notes` property of type `RepeatedField\u003cNote\u003e` that contains the list of created notes."],["The content provides links to different versions of the `BatchCreateNotesResponse`, with the latest version being 3.7.0 and the current content being for version 2.2.0."]]],[]]