Google Cloud Data Loss Prevention v2 API - Class RedactConfig (4.8.0)

public sealed class RedactConfig : IMessage<RedactConfig>, IEquatable<RedactConfig>, IDeepCloneable<RedactConfig>, IBufferMessage, IMessage

Reference 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 '.

Inheritance

object > RedactConfig

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

RedactConfig()

public RedactConfig()

RedactConfig(RedactConfig)

public RedactConfig(RedactConfig other)
Parameter
NameDescription
otherRedactConfig