public sealed class GetFolderRequest : IMessage<GetFolderRequest>, IEquatable<GetFolderRequest>, IDeepCloneable<GetFolderRequest>, IBufferMessage, IMessage
[[["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 `GetFolderRequest` class, which is used to retrieve folder information from the Google Cloud Resource Manager."],["The latest version of this class is 2.5.0, while version 1.1.0 is also featured here, alongside all other versions."],["`GetFolderRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities and compatibility."],["The class includes constructors for creating instances, either empty or from an existing `GetFolderRequest` object."],["Key properties of the `GetFolderRequest` class are `FolderName` and `Name`, which define how the targeted folder is identified and accessed."]]],[]]