public sealed class SimilarControls : IMessage<SimilarControls>, IEquatable<SimilarControls>, IDeepCloneable<SimilarControls>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Security Compliance v1 API class SimilarControls.
The similar controls.
Implements
IMessageSimilarControls, IEquatableSimilarControls, IDeepCloneableSimilarControls, IBufferMessage, IMessageNamespace
Google.Cloud.CloudSecurityCompliance.V1Assembly
Google.Cloud.CloudSecurityCompliance.V1.dll
Constructors
SimilarControls()
public SimilarControls()SimilarControls(SimilarControls)
public SimilarControls(SimilarControls other)| Parameter | |
|---|---|
| Name | Description |
other |
SimilarControls |
Properties
ControlId
public string ControlId { get; set; }The ID of the control.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Framework
public string Framework { get; set; }The name of the framework.
| Property Value | |
|---|---|
| Type | Description |
string |
|