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."],[[["The webpage provides documentation for the `ReplaceDictionaryConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The content lists various versions of the API, ranging from version 2.15.0 up to the latest version, 4.16.0, each linking to its respective documentation."],["`ReplaceDictionaryConfig` is used to replace input values with randomly selected values from a provided dictionary."],["The documentation details the class's inheritance, implemented interfaces, constructors, and properties like `TypeCase` and `WordList`, and also contains links to inherited members."],["The `WordList` property allows for the configuration of a custom dictionary with words used for random replacement."]]],[]]