Google Cloud Data Loss Prevention v2 API - Class MetadataLocation (4.8.0)

public sealed class MetadataLocation : IMessage<MetadataLocation>, IEquatable<MetadataLocation>, IDeepCloneable<MetadataLocation>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class MetadataLocation.

Metadata Location

Inheritance

object > MetadataLocation

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

MetadataLocation()

public MetadataLocation()

MetadataLocation(MetadataLocation)

public MetadataLocation(MetadataLocation other)
Parameter
NameDescription
otherMetadataLocation

Properties

LabelCase

public MetadataLocation.LabelOneofCase LabelCase { get; }
Property Value
TypeDescription
MetadataLocationLabelOneofCase

StorageLabel

public StorageMetadataLabel StorageLabel { get; set; }

Storage metadata.

Property Value
TypeDescription
StorageMetadataLabel

Type

public MetadataType Type { get; set; }

Type of metadata containing the finding.

Property Value
TypeDescription
MetadataType