[[["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."],[[["\u003cp\u003eThe latest version of the Google Cloud Security Command Center v1p1beta1 API's Folder class is 3.0.0-beta05, with prior versions 3.0.0-beta04 and 2.0.0-beta07 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe Folder class represents a folder resource within the Google Cloud Security Command Center and contains both a resource name and a display name.\u003c/p\u003e\n"],["\u003cp\u003eThe Folder class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing it to interact with other elements.\u003c/p\u003e\n"],["\u003cp\u003eThe Folder class includes properties such as \u003ccode\u003eResourceFolder\u003c/code\u003e for the full resource name and \u003ccode\u003eResourceFolderDisplayName\u003c/code\u003e for the user-defined display name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two different constructors available for the folder class, the default constructor, and one that accepts another folder object as a parameter.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Security Command Center v1p1beta1 API - Class Folder (3.0.0-beta05)\n\nVersion latestkeyboard_arrow_down\n\n- [3.0.0-beta05 (latest)](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/latest/Google.Cloud.SecurityCenter.V1P1Beta1.Folder)\n- [3.0.0-beta04](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/3.0.0-beta04/Google.Cloud.SecurityCenter.V1P1Beta1.Folder)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/2.0.0-beta07/Google.Cloud.SecurityCenter.V1P1Beta1.Folder) \n\n public sealed class Folder : IMessage\u003cFolder\u003e, IEquatable\u003cFolder\u003e, IDeepCloneable\u003cFolder\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 API class Folder.\n\nMessage that contains the resource name and display name of a folder\nresource. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Folder \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Folder](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/latest/Google.Cloud.SecurityCenter.V1P1Beta1.Folder), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Folder](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/latest/Google.Cloud.SecurityCenter.V1P1Beta1.Folder), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Folder](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/latest/Google.Cloud.SecurityCenter.V1P1Beta1.Folder), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.SecurityCenter.V1P1Beta1](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1P1Beta1/latest/Google.Cloud.SecurityCenter.V1P1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.SecurityCenter.V1P1Beta1.dll\n\nConstructors\n------------\n\n### Folder()\n\n public Folder()\n\n### Folder(Folder)\n\n public Folder(Folder other)\n\nProperties\n----------\n\n### ResourceFolder\n\n public string ResourceFolder { get; set; }\n\nFull resource name of this folder. See:\n\u003chttps://cloud.google.com/apis/design/resource_names#full_resource_name\u003e\n\n### ResourceFolderDisplayName\n\n public string ResourceFolderDisplayName { get; set; }\n\nThe user defined display name for this folder."]]