[[["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-03-21 UTC."],[[["This page provides documentation for the `ListOccurrencesResponse` class within the Grafeas v1 API, which is used to handle responses for listing occurrences."],["The `ListOccurrencesResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its functionality for handling message responses, deep cloning, and supporting pagination and iteration."],["It contains properties such as `NextPageToken` for pagination and `Occurrences` which is a repeated field containing a list of `Occurrence` objects."],["The documentation includes a list of available versions, from 2.2.0 up to the latest 3.7.0, all of which are in the same `Grafeas.V1.ListOccurrencesResponse` class."],["The `ListOccurrencesResponse` class has two constructors, a default constructor and a constructor that takes another `ListOccurrencesResponse` object as a parameter."]]],[]]