Data Loss Prevention V2 Client - Class LargeCustomDictionaryStats (1.15.1)

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
Name Description
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
Type Description
int|string

setApproxNumPhrases

Approximate number of distinct phrases in the dictionary.

Parameter
Name Description
var int|string
Returns
Type Description
$this