[[["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 provides documentation for the `ListFoldersResponse` class within the `Google.Cloud.ResourceManager.V3` namespace, specifically version 1.1.0, which is part of the Google Cloud .NET client library."],["The `ListFoldersResponse` class is used to represent the response message received when listing folders and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class includes properties like `Folders` (a paginated list of folders) and `NextPageToken` (used for continuing pagination), allowing for the retrieval and management of folder data."],["Constructors are available to create instances of `ListFoldersResponse`, either as a new empty object or as a copy of an existing `ListFoldersResponse`."],["The documentation outlines inherited members from the `Object` class and the specific methods, such as `GetEnumerator()`, allowing iteration through the listed folders."]]],[]]