public sealed class RedactConfig : IMessage<RedactConfig>, IEquatable<RedactConfig>, IDeepCloneable<RedactConfig>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class RedactConfig.
Redact a given value. For example, if used with an InfoTypeTransformation
transforming PHONE_NUMBER, and input 'My phone number is 206-555-0123', the
output would be 'My phone number is '.
Implements
IMessageRedactConfig, IEquatableRedactConfig, IDeepCloneableRedactConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
RedactConfig()
public RedactConfig()RedactConfig(RedactConfig)
public RedactConfig(RedactConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
RedactConfig |