[[["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."],[[["The `SearchFoldersResponse` class is used as a response message for searching folders, as part of the `Google.Cloud.ResourceManager.V3` namespace."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities for message handling, equality checks, deep cloning, buffer message operations, paged responses, and enumeration."],["The `SearchFoldersResponse` class includes properties such as `Folders`, which is a `RepeatedField` of `Folder` objects representing the search results, and `NextPageToken`, a string used for pagination."],["The class offers two constructors, one default and another that accepts a `SearchFoldersResponse` object for creating a new response based on an existing one."],["The provided versions shown are different releases of the `Google.Cloud.ResourceManager.V3`, the latest being version 2.5.0 and all of them including `SearchFoldersResponse`."]]],[]]