[[["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 `SearchFoldersResponse` class within the `Google.Cloud.ResourceManager.V3` namespace, specifically for version 1.2.0."],["`SearchFoldersResponse` is designed to handle the response message when searching for folders and implements multiple interfaces like `IMessage`, `IEquatable`, and `IEnumerable`, among others."],["The class contains two primary properties: `Folders`, which holds the paginated search results as a `RepeatedField` of `Folder` objects, and `NextPageToken`, used for pagination continuation in subsequent searches."],["The `SearchFoldersResponse` class has two constructors, one default and another that takes an existing `SearchFoldersResponse` object as a parameter for copying."],["The `GetEnumerator()` methods are available for iterating through the resources in the response, and there are also versions listed for the different versions of the code, including 2.5.0 as the latest."]]],[]]