Class GooglePrivacyDlpV2PolicyAction
A possible action to take when applying a content policy.
Implements
Inherited Members
Namespace: Google.Apis.DLP.v2.Data
Assembly: Google.Apis.DLP.v2.dll
Syntax
public class GooglePrivacyDlpV2PolicyAction : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ReturnVerdict
Optional. If set, the verdict will be returned to the user.
Declaration
[JsonProperty("returnVerdict")]
public virtual string ReturnVerdict { get; set; }
Property Value
| Type | Description |
|---|---|
| string |