[[["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 details for the `ListBudgetsResponse` class, which is used to handle responses when listing budgets in the Google Cloud Billing Budgets API, specifically within version 1.1.0 of the library."],["The `ListBudgetsResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its comprehensive functionality."],["It includes properties like `Budgets` which is a list of budgets and `NextPageToken`, which is a string used for pagination when there are more budgets than can be returned in a single response."],["The class has two constructors: a default one and one that copies from another `ListBudgetsResponse` instance, and it also provides methods to get an enumerator for iterating through budgets."],["There are several versions of the reference guide, with 2.6.0 being the latest, and this guide corresponds to version 1.1.0."]]],[]]