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 webpage details the `ListBudgetsRequest` class, which is used to request a list of budgets within the Google Cloud Billing Budgets API, specifically within version 2.0.0."],["`ListBudgetsRequest` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, which provides different functionalities for managing message and page handling."],["The class includes properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsBillingAccountName`, which allow users to specify parameters such as the number of budgets per page, continuation tokens, and the billing account to pull the budget from."],["The class has two constructors, one empty and another that takes a `ListBudgetsRequest` object as a parameter for copying instances."],["The webpage also details previous versions, going as far back as version 1.1.0 and as recently as 2.6.0, for users who may need to reference older or newer versions of the API."]]],[]]