[[["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 page provides documentation for the `ListNotesResponse` class within the Grafeas v1 API, specifically version 3.6.0."],["`ListNotesResponse` is used to handle responses when listing notes, and it inherits from `object` while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class includes properties like `NextPageToken` (a string for pagination) and `Notes` (a `RepeatedField` containing the requested notes)."],["There are two constructors for `ListNotesResponse`, one default and another that accepts another `ListNotesResponse` object."],["The class includes a `GetEnumerator` method which allows iterating through resources in the response."]]],[]]