Data Loss Prevention V2 Client - Class LargeCustomDictionaryStats (1.12.0)

Reference documentation and code samples for the Data Loss Prevention V2 Client class LargeCustomDictionaryStats.

Summary statistics of a custom dictionary.

Generated from protobuf message google.privacy.dlp.v2.LargeCustomDictionaryStats

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ approx_num_phrases int|string

Approximate number of distinct phrases in the dictionary.

getApproxNumPhrases

Approximate number of distinct phrases in the dictionary.

Returns
TypeDescription
int|string

setApproxNumPhrases

Approximate number of distinct phrases in the dictionary.

Parameter
NameDescription
var int|string
Returns
TypeDescription
$this