Class ValueFrequency (3.10.1)

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

A value of a field, including its frequency.

Attributes

NameDescription
value google.cloud.dlp_v2.types.Value
A value contained in the field in question.
count int
How many times the value is contained in the field.