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 page provides reference documentation for the `RedactionConfig` class within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET."],["The `RedactionConfig` class is used to configure the data loss prevention (DLP) resources for redacting sensitive information during the ingestion of conversations."],["This documentation covers versions ranging from 1.0.0 to the latest version 2.19.0 of the RedactionConfig, and the current version 2.11.0 is being viewed."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `RedactionConfig` class include `DeidentifyTemplate` and `InspectTemplate`, which are used to specify DLP template resource names."]]],[]]