[[["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 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."]]],[]]