Class ValueFrequency (3.2.4)

ValueFrequency(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A value of a field, including its frequency. .. attribute:: value

A value contained in the field in question.

:type: google.cloud.dlp_v2.types.Value

Attribute

NameDescription
count int
How many times the value is contained in the field.