Class GooglePrivacyDlpV2Conditions
A collection of conditions.
Implements
Inherited Members
Namespace: Google.Apis.DLP.v2.Data
Assembly: Google.Apis.DLP.v2.dll
Syntax
public class GooglePrivacyDlpV2Conditions : IDirectResponseSchema
Properties
Conditions
A collection of conditions.
Declaration
[JsonProperty("conditions")]
public virtual IList<GooglePrivacyDlpV2Condition> Conditions { get; set; }
Property Value
Type | Description |
---|---|
IList<GooglePrivacyDlpV2Condition> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |