public sealed class InfoTypeCategory : IMessage<InfoTypeCategory>, IEquatable<InfoTypeCategory>, IDeepCloneable<InfoTypeCategory>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class InfoTypeCategory.
Classification of infoTypes to organize them according to geographic location, industry, and data type.
Implements
IMessage InfoTypeCategory , IEquatable InfoTypeCategory , IDeepCloneable InfoTypeCategory , IBufferMessage , IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
InfoTypeCategory()
public InfoTypeCategory()
InfoTypeCategory(InfoTypeCategory)
public InfoTypeCategory(InfoTypeCategory other)
Properties
CategoryCase
public InfoTypeCategory.CategoryOneofCase CategoryCase { get; }
HasIndustryCategory
public bool HasIndustryCategory { get; }
Gets whether the "industry_category" field is set
HasLocationCategory
public bool HasLocationCategory { get; }
Gets whether the "location_category" field is set
HasTypeCategory
public bool HasTypeCategory { get; }
Gets whether the "type_category" field is set
IndustryCategory
public InfoTypeCategory.Types.IndustryCategory IndustryCategory { get; set; }
The group of relevant businesses where this infoType is commonly used
LocationCategory
public InfoTypeCategory.Types.LocationCategory LocationCategory { get; set; }
The region or country that issued the ID or document represented by the infoType.
TypeCategory
public InfoTypeCategory.Types.TypeCategory TypeCategory { get; set; }
The class of identifiers where this infoType belongs