[[["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 `ListNoteOccurrencesResponse` class, part of the Grafeas.V1 namespace, which is used for responses when listing occurrences related to a specific note."],["The `ListNoteOccurrencesResponse` class is available in multiple versions, with the latest being version 3.7.0 and version 2.2.0 being the one currently being described in the text."],["The class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for diverse functionalities."],["Key properties of `ListNoteOccurrencesResponse` include `NextPageToken` (a string for pagination) and `Occurrences` (a collection of `Occurrence` objects)."],["The `ListNoteOccurrencesResponse` class provides methods like `GetEnumerator` for iterating through occurrences, and includes constructors for creating instances, including one for deep copying from another instance."]]],[]]