Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::InfoTypeCategory.
Classification of infoTypes to organize them according to geographic location, industry, and data type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#industry_category
def industry_category() -> ::Google::Cloud::Dlp::V2::InfoTypeCategory::IndustryCategory
Returns
- (::Google::Cloud::Dlp::V2::InfoTypeCategory::IndustryCategory) — The group of relevant businesses where this infoType is commonly used
#industry_category=
def industry_category=(value) -> ::Google::Cloud::Dlp::V2::InfoTypeCategory::IndustryCategory
Parameter
- value (::Google::Cloud::Dlp::V2::InfoTypeCategory::IndustryCategory) — The group of relevant businesses where this infoType is commonly used
Returns
- (::Google::Cloud::Dlp::V2::InfoTypeCategory::IndustryCategory) — The group of relevant businesses where this infoType is commonly used
#location_category
def location_category() -> ::Google::Cloud::Dlp::V2::InfoTypeCategory::LocationCategory
Returns
- (::Google::Cloud::Dlp::V2::InfoTypeCategory::LocationCategory) — The region or country that issued the ID or document represented by the infoType.
#location_category=
def location_category=(value) -> ::Google::Cloud::Dlp::V2::InfoTypeCategory::LocationCategory
Parameter
- value (::Google::Cloud::Dlp::V2::InfoTypeCategory::LocationCategory) — The region or country that issued the ID or document represented by the infoType.
Returns
- (::Google::Cloud::Dlp::V2::InfoTypeCategory::LocationCategory) — The region or country that issued the ID or document represented by the infoType.
#type_category
def type_category() -> ::Google::Cloud::Dlp::V2::InfoTypeCategory::TypeCategory
Returns
- (::Google::Cloud::Dlp::V2::InfoTypeCategory::TypeCategory) — The class of identifiers where this infoType belongs
#type_category=
def type_category=(value) -> ::Google::Cloud::Dlp::V2::InfoTypeCategory::TypeCategory
Parameter
- value (::Google::Cloud::Dlp::V2::InfoTypeCategory::TypeCategory) — The class of identifiers where this infoType belongs
Returns
- (::Google::Cloud::Dlp::V2::InfoTypeCategory::TypeCategory) — The class of identifiers where this infoType belongs