public sealed class GetFolderRequest : IMessage<GetFolderRequest>, IEquatable<GetFolderRequest>, IDeepCloneable<GetFolderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class GetFolderRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for the `GetFolderRequest` class is 2.5.0, which can be found through the provided link."],["The `GetFolderRequest` class is part of the Google Cloud Resource Manager v3 API and is used to retrieve information about a specific folder."],["The `GetFolderRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The `GetFolderRequest` class includes properties like `FolderName` and `Name`, where `Name` is a required field specifying the folder's resource name in the format `folders/{folder_id}`."],["The available documentation spans from version 1.0.0 to version 2.5.0 of the `GetFolderRequest` class, showing the range of different releases."]]],[]]