public sealed class MetadataLocation : IMessage<MetadataLocation>, IEquatable<MetadataLocation>, IDeepCloneable<MetadataLocation>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class MetadataLocation.
Metadata Location
Implements
IMessageMetadataLocation, IEquatableMetadataLocation, IDeepCloneableMetadataLocation, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
MetadataLocation()
public MetadataLocation()MetadataLocation(MetadataLocation)
public MetadataLocation(MetadataLocation other)| Parameter | |
|---|---|
| Name | Description |
other |
MetadataLocation |
Properties
LabelCase
public MetadataLocation.LabelOneofCase LabelCase { get; }| Property Value | |
|---|---|
| Type | Description |
MetadataLocationLabelOneofCase |
|
StorageLabel
public StorageMetadataLabel StorageLabel { get; set; }Storage metadata.
| Property Value | |
|---|---|
| Type | Description |
StorageMetadataLabel |
|
Type
public MetadataType Type { get; set; }Type of metadata containing the finding.
| Property Value | |
|---|---|
| Type | Description |
MetadataType |
|