public sealed class TransformationErrorHandling.Types.ThrowError : IMessage<TransformationErrorHandling.Types.ThrowError>, IEquatable<TransformationErrorHandling.Types.ThrowError>, IDeepCloneable<TransformationErrorHandling.Types.ThrowError>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class TransformationErrorHandling.Types.ThrowError.
Throw an error and fail the request when a transformation error occurs.
[[["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-10 UTC."],[[["This page provides reference documentation for the `TransformationErrorHandling.Types.ThrowError` class within the Google Cloud Data Loss Prevention v2 API."],["The `ThrowError` class is designed to halt a request if a transformation error is encountered, ensuring that errors are not overlooked."],["The documentation covers versions from 2.15.0 up to the latest, 4.16.0, for the Google.Cloud.Dlp.V2 namespace, which can be seen by the list of versions provided."],["The Class is of type sealed and implements a number of interfaces including IMessage, IBufferMessage, IDeepCloneable, and IEquatable."],["There are two constructors, a parameterless constructor, and one that requires a `TransformationErrorHandling.Types.ThrowError` type."]]],[]]