public sealed class OtherInfoTypeSummary : IMessage<OtherInfoTypeSummary>, IEquatable<OtherInfoTypeSummary>, IDeepCloneable<OtherInfoTypeSummary>, IBufferMessage, IMessage
Infotype details for other infoTypes found within a column.
Implements
IMessage<OtherInfoTypeSummary>, IEquatable<OtherInfoTypeSummary>, IDeepCloneable<OtherInfoTypeSummary>, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
OtherInfoTypeSummary()
public OtherInfoTypeSummary()
OtherInfoTypeSummary(OtherInfoTypeSummary)
public OtherInfoTypeSummary(OtherInfoTypeSummary other)
Parameter | |
---|---|
Name | Description |
other | OtherInfoTypeSummary |
Properties
InfoType
public InfoType InfoType { get; set; }
The other infoType.
Property Value | |
---|---|
Type | Description |
InfoType |