Class MetadataLocation (3.3.0)

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

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
MetadataLocation.LabelOneofCase

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