[[["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 field's value and its frequency within the Google Cloud Data Loss Prevention (DLP) API."],["Version 4.16.0 is the latest available release in a list of multiple versions for the Google.Cloud.Dlp.V2 package, with older versions also listed, going back to 2.15.0."],["`ValueFrequency` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting compatibility with various .NET and Google Protobuf functionalities."],["The `ValueFrequency` class provides two properties: `Count`, which is an Int64 that represents how many times the value is contained in the field, and `Value`, representing the value itself."],["The class has two constructors, a default one, and another one that takes in a ValueFrequency object."]]],[]]