Class StorageMetadataLabel (4.1.0)

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

Storage metadata label to indicate which metadata entry contains findings.

Inheritance

Object > StorageMetadataLabel

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

StorageMetadataLabel()

public StorageMetadataLabel()

StorageMetadataLabel(StorageMetadataLabel)

public StorageMetadataLabel(StorageMetadataLabel other)
Parameter
NameDescription
otherStorageMetadataLabel

Properties

Key

public string Key { get; set; }
Property Value
TypeDescription
String