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-25 UTC."],[[["This webpage provides reference documentation for the `TransformationErrorHandling.Types.LeaveUntransformed` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `LeaveUntransformed` class is designed to handle transformation errors by skipping data without modification if a transformation would fail."],["The documentation lists various versions of the Google.Cloud.Dlp.V2 package, ranging from version 2.15.0 up to the latest 4.16.0, as well as their corresponding links."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LeaveUntransformed` class includes constructors for both default instantiation and creating an instance based on another `LeaveUntransformed` object."]]],[]]