[[["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."],[[["This document provides reference information for the `ListNotesRequest` class within the Grafeas v1 API, specifically for version 3.1.0."],["The `ListNotesRequest` class is used to request a list of notes and inherits from `object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["Key properties of `ListNotesRequest` include `Filter` (a string for filtering notes), `PageSize` (an integer to specify the number of notes to return), `PageToken` (a string to skip to a specific location in the list), and `Parent` (a string representing the project name)."],["The `ListNotesRequest` class has two constructors, one default constructor and one that takes another `ListNotesRequest` object as a parameter for creating a new instance."],["There is an accessible list of versioned documentation, ranging from 2.2.0 up to the latest, 3.7.0."]]],[]]