Class: Google::Privacy::Dlp::V2::LargeCustomDictionaryStats

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb

Overview

Summary statistics of a custom dictionary.

Instance Attribute Summary collapse

Instance Attribute Details

#approx_num_phrasesInteger

Returns Approximate number of distinct phrases in the dictionary.

Returns:

  • (Integer)

    Approximate number of distinct phrases in the dictionary.



2487
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 2487

class LargeCustomDictionaryStats; end