Class GoogleCloudAssuredworkloadsV1beta1SimilarControls
The similar controls.
Implements
Inherited Members
Namespace: Google.Apis.Assuredworkloads.v1beta1.Data
Assembly: Google.Apis.Assuredworkloads.v1beta1.dll
Syntax
public class GoogleCloudAssuredworkloadsV1beta1SimilarControls : IDirectResponseSchema
Properties
ControlId
The ID of the control.
Declaration
[JsonProperty("controlId")]
public virtual string ControlId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Framework
The name of the framework.
Declaration
[JsonProperty("framework")]
public virtual string Framework { get; set; }
Property Value
| Type | Description |
|---|---|
| string |