Class: Google::Cloud::Dlp::V2::TransformationErrorHandling::LeaveUntransformed
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Cloud::Dlp::V2::TransformationErrorHandling::LeaveUntransformed
 
 
- Extended by:
 - Protobuf::MessageExts::ClassMethods
 
- Includes:
 - Protobuf::MessageExts
 
- Defined in:
 - proto_docs/google/privacy/dlp/v2/dlp.rb
 
Overview
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.