Cloud Security Compliance v1 API - Class Framework.Types.CloudControlGroupDetails (1.0.0-beta01)

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.

Inheritance

object > Framework.Types.CloudControlGroupDetails

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

Google.Cloud.CloudSecurityCompliance.V1.dll

Constructors

CloudControlGroupDetails()

public CloudControlGroupDetails()

CloudControlGroupDetails(CloudControlGroupDetails)

public CloudControlGroupDetails(Framework.Types.CloudControlGroupDetails other)
Parameter
Name Description
other FrameworkTypesCloudControlGroupDetails

Properties

CloudControlGroup

public CloudControlGroup CloudControlGroup { get; set; }

The cloud control group included in the framework.

Property Value
Type Description
CloudControlGroup

KindCase

public Framework.Types.CloudControlGroupDetails.KindOneofCase KindCase { get; }
Property Value
Type Description
FrameworkTypesCloudControlGroupDetailsKindOneofCase