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