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.
Implements
IMessageTransformationErrorHandlingTypesLeaveUntransformed, IEquatableTransformationErrorHandlingTypesLeaveUntransformed, IDeepCloneableTransformationErrorHandlingTypesLeaveUntransformed, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
LeaveUntransformed()
public LeaveUntransformed()
LeaveUntransformed(LeaveUntransformed)
public LeaveUntransformed(TransformationErrorHandling.Types.LeaveUntransformed other)
Parameter | |
---|---|
Name | Description |
other |
TransformationErrorHandlingTypesLeaveUntransformed |