public sealed class MetadataLocation : IMessage<MetadataLocation>, IEquatable<MetadataLocation>, IDeepCloneable<MetadataLocation>, IBufferMessage, IMessage
Metadata Location
Implements
IMessage<MetadataLocation>, IEquatable<MetadataLocation>, IDeepCloneable<MetadataLocation>, 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 |
MetadataLocation.LabelOneofCase |
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 |