public sealed class BatchCreateNotesResponse : IMessage<BatchCreateNotesResponse>, IEquatable<BatchCreateNotesResponse>, IDeepCloneable<BatchCreateNotesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class BatchCreateNotesResponse.
[[["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."],[[["This document provides reference documentation for the `BatchCreateNotesResponse` class within the Grafeas v1 API."],["The `BatchCreateNotesResponse` class is designed to handle the response when creating multiple notes at once and is the most up to date version, 3.7.0."],["The class `BatchCreateNotesResponse` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property `Notes`, which is of type `RepeatedField\u003cNote\u003e` and represents the collection of notes created."],["There are a total of 11 versions available, with version 3.7.0 being the latest, and ranging down to version 2.2.0."]]],[]]