[[["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."],[[["The `ListNotesRequest` class in the Grafeas v1 API is used to request a list of notes, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["This class has constructors for creating a new `ListNotesRequest` object and for creating a copy of an existing `ListNotesRequest` object."],["Key properties of `ListNotesRequest` include `Filter` for specifying a filter expression, `PageSize` for controlling the number of notes returned per page, `PageToken` for pagination, and `Parent` for defining the project to retrieve notes from."],["The `ParentAsProjectName` property provides a typed view of the `Parent` resource name as a `ProjectName` object."],["The documentation provides a range of different versions for this `ListNotesRequest`, from the most recent version 3.7.0 to version 2.2.0, although the main focus of this webpage is version 3.4.0."]]],[]]