[[["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."],[[["The `ListNotesRequest` class is used to request a list of notes and is part of the Grafeas.V1 namespace within version 3.0.0 of the Grafeas.V1 library."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, providing functionality for message handling, equality checks, deep cloning, buffered messages, and pagination requests respectively."],["It contains properties such as `Filter`, `PageSize`, `PageToken`, and `Parent`, which allow users to specify filtering criteria, the desired number of notes per page, a token for pagination, and the parent project name, respectively."],["The `ListNotesRequest` class supports constructor overloads, allowing instantiation with no parameters or by copying an existing `ListNotesRequest` object, enabling flexibility in object creation."],["It's designed to work with various versions of Grafeas, with versions ranging from 2.2.0 to 3.7.0, the latest version."]]],[]]