[[["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.Dlp.V2` namespace, specifically focusing on version 3.2.0 and onward."],["`ValueFrequency` represents a data structure that stores a field's value and its corresponding frequency, including how many times that specific value appears."],["The `ValueFrequency` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each having documentation that you can access."],["The class has two constructors, a parameterless constructor and one that takes another `ValueFrequency` object as an argument."],["The `ValueFrequency` class has two important properties, `Count`, representing the number of times a value is found, and `Value`, representing the content of the value."]]],[]]