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 handle transformation errors by throwing an error and failing the request when such an error occurs."],["The documentation covers versions from 2.15.0 up to the latest version, 4.16.0, as well as other past versions."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET ecosystem."],["The documentation includes information on the `ThrowError` class constructors and lists inherited members from the base `object` class."]]],[]]