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-03-24 UTC."],[[["This page provides reference documentation for the `ReplaceDictionaryConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.11.0, and other listed versions."],["`ReplaceDictionaryConfig` is designed to replace input values with randomly selected values from a specified dictionary."],["The `ReplaceDictionaryConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two properties: `TypeCase`, to provide the type, and `WordList`, to select from a provided list for random replacement."],["The page also includes links to various versions of the same documentation, ranging from version 2.15.0 up to version 4.16.0."]]],[]]