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-11 UTC."],[[["This document provides reference documentation for the `TransformationErrorHandling.Types.LeaveUntransformed` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `LeaveUntransformed` class is designed to handle transformation errors by skipping data without modifying it if a requested transformation would fail."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The document includes a list of available versions, ranging from 2.15.0 up to 4.16.0, with the latest version being 4.16.0, all with the same class."],["The document also lists inherited members such as `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`, along with constructor information."]]],[]]