[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides documentation for the `ValueFrequency` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically version 4.10.0."],["The `ValueFrequency` class is used to represent a value of a field, including how often it occurs, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ValueFrequency` contains two properties, `Count`, which is a long representing the number of times a value occurs in a field, and `Value`, which provides the value found within the specified field."],["The documentation includes links to various previous versions of the same `ValueFrequency` class, ranging from version 4.16.0 down to 2.15.0, allowing users to view older versions of the documentation if needed."],["There are also 2 constructors available: a default `ValueFrequency()` constructor and a constructor allowing the user to input an existing `ValueFrequency` object: `ValueFrequency(ValueFrequency other)`."]]],[]]