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 v2 API, specifically for the .NET environment."],["The `ReplaceDictionaryConfig` class is used to replace input values with values randomly selected from a specified dictionary, as part of data loss prevention."],["The documentation includes details on the class's inheritance, its implemented interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), and its constructors and properties."],["The latest version of this specific API document is 4.16.0, and the page lists historical documentation back to version 2.15.0, allowing users to view previous iterations of the `ReplaceDictionaryConfig` class."],["The documentation outlines that the `WordList` property, of type `CustomInfoType.Types.Dictionary.Types.WordList`, within `ReplaceDictionaryConfig`, is a list of words used for the replacement process."]]],[]]