Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::StoredInfoTypeStats.
Statistics for a StoredInfoType.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#large_custom_dictionary
def large_custom_dictionary() -> ::Google::Cloud::Dlp::V2::LargeCustomDictionaryStats
Returns
- (::Google::Cloud::Dlp::V2::LargeCustomDictionaryStats) — StoredInfoType where findings are defined by a dictionary of phrases.
#large_custom_dictionary=
def large_custom_dictionary=(value) -> ::Google::Cloud::Dlp::V2::LargeCustomDictionaryStats
Parameter
- value (::Google::Cloud::Dlp::V2::LargeCustomDictionaryStats) — StoredInfoType where findings are defined by a dictionary of phrases.
Returns
- (::Google::Cloud::Dlp::V2::LargeCustomDictionaryStats) — StoredInfoType where findings are defined by a dictionary of phrases.