[[["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-04-09 UTC."],[[["The `ValueFrequency` class represents a value found in a field, along with the number of times it occurs."],["This class is part of the `Google.Cloud.Dlp.V2` namespace, specifically within the .NET library, and is documented across multiple versions, from 2.15.0 up to the latest, 4.16.0."],["It inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with the Protobuf and .NET ecosystems."],["`ValueFrequency` objects can be constructed with either a default constructor or by copying an existing `ValueFrequency` instance."],["Key properties of `ValueFrequency` include `Count`, indicating the frequency of the value, and `Value`, representing the specific value found."]]],[]]