[[["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."],[[["The webpage provides reference documentation for the `ValueFrequency` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The content lists various versions of the API, ranging from 2.15.0 to the latest version 4.16.0, with links to their respective documentation."],["`ValueFrequency` is defined as a class that represents a value of a field, along with its frequency, implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `ValueFrequency` class has two properties: `Count`, an `Int64` representing how many times the value appears, and `Value`, which holds the field's value."],["The class also has 2 constructors: `ValueFrequency()` and `ValueFrequency(ValueFrequency other)`, to be used in different scenarios."]]],[]]