Class GoogleCloudAssuredworkloadsV1beta1BatchAcknowledgeViolationsResponse
Response for batch violation acknowledgement
Implements
Inherited Members
Namespace: Google.Apis.Assuredworkloads.v1beta1.Data
Assembly: Google.Apis.Assuredworkloads.v1beta1.dll
Syntax
public class GoogleCloudAssuredworkloadsV1beta1BatchAcknowledgeViolationsResponse : IDirectResponseSchema
Properties
AcknowledgedViolationsCount
Count of acknowledged violations.
Declaration
[JsonProperty("acknowledgedViolationsCount")]
public virtual int? AcknowledgedViolationsCount { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |