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 webpage provides documentation for the `BatchCreateNotesResponse` class within the Grafeas v1 API, which is used for creating notes in batch."],["The class `BatchCreateNotesResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with the Protobuf library."],["The documentation includes information on the class's constructors, including a default constructor and one that accepts another `BatchCreateNotesResponse` object as a parameter."],["The `Notes` property of `BatchCreateNotesResponse` is a `RepeatedField\u003cNote\u003e` and represents the collection of notes created through the batch operation."],["The page has documentation for many versions of this class, with version 3.7.0 as the latest version, and version 3.4.0 as the version being currently viewed."]]],[]]