Cloud Security Compliance v1 API - Class ControlFamily (1.0.0-beta01)

public sealed class ControlFamily : IMessage<ControlFamily>, IEquatable<ControlFamily>, IDeepCloneable<ControlFamily>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Security Compliance v1 API class ControlFamily.

Regulatory Family of the control

Inheritance

object > ControlFamily

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

Google.Cloud.CloudSecurityCompliance.V1.dll

Constructors

ControlFamily()

public ControlFamily()

ControlFamily(ControlFamily)

public ControlFamily(ControlFamily other)
Parameter
Name Description
other ControlFamily

Properties

DisplayName

public string DisplayName { get; set; }

Display name of the regulatory control family.

Property Value
Type Description
string

FamilyId

public string FamilyId { get; set; }

ID of the regulatory control family.

Property Value
Type Description
string