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"]],[["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 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."]]],[]]