public sealed class RedactionConfig : IMessage<RedactionConfig>, IEquatable<RedactionConfig>, IDeepCloneable<RedactionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class RedactionConfig.
DLP resources used for redaction while ingesting conversations.
[[["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-21 UTC."],[[["This webpage provides documentation for the `RedactionConfig` class within the Google Cloud Contact Center AI Insights v1 API, specifically for version 2.8.0."],["`RedactionConfig` is a class used for configuring redaction settings during the ingestion of conversations, utilizing DLP resources."],["The page includes links to documentation for various versions of the API, ranging from the latest (2.19.0) down to version 1.0.0."],["The `RedactionConfig` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `RedactionConfig` class include `DeidentifyTemplate` and `InspectTemplate`, both of which accept fully-qualified DLP template resource names."]]],[]]