Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::LargeCustomDictionaryStats.
Summary statistics of a custom dictionary.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#approx_num_phrases
def approx_num_phrases() -> ::Integer
Returns
- (::Integer) — Approximate number of distinct phrases in the dictionary.
#approx_num_phrases=
def approx_num_phrases=(value) -> ::Integer
Parameter
- value (::Integer) — Approximate number of distinct phrases in the dictionary.
Returns
- (::Integer) — Approximate number of distinct phrases in the dictionary.