public sealed class ReplaceDictionaryConfig : IMessage<ReplaceDictionaryConfig>, IEquatable<ReplaceDictionaryConfig>, IDeepCloneable<ReplaceDictionaryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ReplaceDictionaryConfig.
Replace each input value with a value randomly selected from the dictionary.
[[["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."],[[["This webpage provides reference documentation for the `ReplaceDictionaryConfig` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for the .NET environment."],["The `ReplaceDictionaryConfig` class allows users to replace input values with randomly selected values from a defined dictionary."],["The page lists multiple versions of the `ReplaceDictionaryConfig` class, ranging from version 2.15.0 to the latest, 4.16.0, offering historical context and access to different versions."],["The `ReplaceDictionaryConfig` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality and integration within the .NET ecosystem."],["Key properties of `ReplaceDictionaryConfig` include `TypeCase`, and `WordList`, with the latter allowing users to specify the word list from which random replacements will be chosen."]]],[]]