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-04-27 UTC."],[[["This page provides reference documentation for the `TransformationErrorHandling.Types.ThrowError` class in the Google Cloud Data Loss Prevention v2 API, which is used to handle transformation errors by throwing an error and failing the request."],["The `ThrowError` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for message handling, equality comparison, deep cloning, and buffered messaging."],["The class has two constructors, one default constructor and another that takes another `ThrowError` object as a parameter for copying."],["The page also lists the versions of the Google Cloud Data Loss Prevention v2 API from version 2.15.0 to 4.16.0 (latest) that include this class."]]],[]]