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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-05 UTC."],[[["This document provides reference documentation for the `TransformationErrorHandling.Types.LeaveUntransformed` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `LeaveUntransformed` class is designed to skip data without modification if a requested transformation would result in an error, such as applying a `DateShift` to an IP address."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The documentation covers different versions of the API, ranging from 2.15.0 to 4.16.0, with 4.16.0 being the latest."],["The assembly for this class is within the `Google.Cloud.Dlp.V2.dll` file."]]],[]]