Cloud Security Compliance v1 API - Class Framework.Types.CloudControlGroupDetails (1.0.0-beta01)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class Framework.Types.CloudControlGroupDetails : IMessage<Framework.Types.CloudControlGroupDetails>, IEquatable<Framework.Types.CloudControlGroupDetails>, IDeepCloneable<Framework.Types.CloudControlGroupDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Security Compliance v1 API class Framework.Types.CloudControlGroupDetails.
The details of the cloud control group included in the framework.
[[["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-09-04 UTC."],[],[],null,[" public sealed class Framework.Types.CloudControlGroupDetails : IMessage\u003cFramework.Types.CloudControlGroupDetails\u003e, IEquatable\u003cFramework.Types.CloudControlGroupDetails\u003e, IDeepCloneable\u003cFramework.Types.CloudControlGroupDetails\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Security Compliance v1 API class Framework.Types.CloudControlGroupDetails.\n\nThe details of the cloud control group included in the framework. \n\nInheritance [object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Framework.Types.CloudControlGroupDetails \n\nImplements [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Framework](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework)[Types](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types)[CloudControlGroupDetails](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types.CloudControlGroupDetails), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Framework](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework)[Types](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types)[CloudControlGroupDetails](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types.CloudControlGroupDetails), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Framework](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework)[Types](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types)[CloudControlGroupDetails](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types.CloudControlGroupDetails), [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[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 [Google.Cloud.CloudSecurityCompliance.V1](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1)\n\nAssembly\n\nGoogle.Cloud.CloudSecurityCompliance.V1.dll\n\nConstructors\n\nCloudControlGroupDetails() \n\n public CloudControlGroupDetails()\n\nCloudControlGroupDetails(CloudControlGroupDetails) \n\n public CloudControlGroupDetails(Framework.Types.CloudControlGroupDetails other)\n\n| **Parameter** ||\n|----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `other` | [Framework](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework)[Types](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types)[CloudControlGroupDetails](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types.CloudControlGroupDetails) |\n\nProperties\n\nCloudControlGroup \n\n public CloudControlGroup CloudControlGroup { get; set; }\n\nThe cloud control group included in the framework.\n\n| **Property Value** ||\n|------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [CloudControlGroup](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.CloudControlGroup) | |\n\nKindCase \n\n public Framework.Types.CloudControlGroupDetails.KindOneofCase KindCase { get; }\n\n| **Property Value** ||\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [Framework](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework)[Types](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types)[CloudControlGroupDetails](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types.CloudControlGroupDetails)[KindOneofCase](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.Framework.Types.CloudControlGroupDetails.KindOneofCase) | |"]]