Class GooglePrivacyDlpV2SensitivityLabelMetadata
Sensitivity labels published by Microsoft.
Implements
Inherited Members
Namespace: Google.Apis.DLP.v2.Data
Assembly: Google.Apis.DLP.v2.dll
Syntax
public class GooglePrivacyDlpV2SensitivityLabelMetadata : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Guid
Required. The GUID of the sensitivity label.
Declaration
[JsonProperty("guid")]
public virtual string Guid { get; set; }
Property Value
| Type | Description |
|---|---|
| string |