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 webpage provides reference documentation for the `ReplaceDictionaryConfig` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["`ReplaceDictionaryConfig` is designed to replace input values with a randomly selected value from a specified dictionary."],["The documentation includes the `ReplaceDictionaryConfig` class's constructors, properties like `TypeCase` and `WordList`, inherited members, and implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The current documentation reflects version 4.12.0 of the API, but links are provided for a range of versions from 2.15.0 to 4.16.0, with 4.16.0 being the latest."],["The `WordList` property allows for customization by inputting a specific list of words to select for replacement."]]],[]]