[[["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 reference documentation for the `ValueFrequency` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `ValueFrequency` class represents a value of a field along with its frequency of occurrence, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The webpage details the available versions of the `ValueFrequency` class, ranging from the latest `4.16.0` down to `2.15.0`, and including `4.8.0` which is the class detailed on the current page."],["The `ValueFrequency` class has two properties: `Count`, a long integer indicating how many times the value appears, and `Value`, which is the actual contained value."],["The page also lists inherited members, namespace (`Google.Cloud.Dlp.V2`), assembly (`Google.Cloud.Dlp.V2.dll`), and details about the constructors `ValueFrequency()` and `ValueFrequency(ValueFrequency other)`."]]],[]]