Optional. The value returned by the last ListBudgetsResponse which
indicates that this is a continuation of a prior ListBudgets call,
and that the system should return the next page of data.
[[["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 document provides reference information for the `ListBudgetsRequest` class within the Cloud Billing Budget v1 API, specifically version 2.2.0, and contains information on inheritance and implementation."],["`ListBudgetsRequest` is used to request a list of budgets, which includes properties like `PageSize`, `PageToken`, and `Parent` to manage and filter the returned budget list."],["The `ListBudgetsRequest` class can be instantiated using a default constructor or by providing another `ListBudgetsRequest` object as a parameter, and it also is available in multiple earlier versions."],["The `ListBudgetsRequest` class has properties that include, `Parent`, `PageToken` and `PageSize`, which are essential for making requests for a budget list, and the parent property is of type `BillingAccountName`."],["The content contains links to multiple versions of the google API, ranging from 1.1.0 to 2.6.0, allowing the user to select the version they desire."]]],[]]