Google Cloud Data Loss Prevention v2 API - Class TransformationErrorHandling.Types.LeaveUntransformed (4.7.0)

public sealed class TransformationErrorHandling.Types.LeaveUntransformed : IMessage<TransformationErrorHandling.Types.LeaveUntransformed>, IEquatable<TransformationErrorHandling.Types.LeaveUntransformed>, IDeepCloneable<TransformationErrorHandling.Types.LeaveUntransformed>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class TransformationErrorHandling.Types.LeaveUntransformed.

Skips the data without modifying it if the requested transformation would cause an error. For example, if a DateShift transformation were applied an an IP address, this mode would leave the IP address unchanged in the response.

Inheritance

object > TransformationErrorHandling.Types.LeaveUntransformed

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

LeaveUntransformed()

public LeaveUntransformed()

LeaveUntransformed(LeaveUntransformed)

public LeaveUntransformed(TransformationErrorHandling.Types.LeaveUntransformed other)
Parameter
NameDescription
otherTransformationErrorHandlingTypesLeaveUntransformed