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-12 UTC."],[[["This webpage provides documentation for the `TransformationErrorHandling.Types.ThrowError` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `ThrowError` class is designed to halt and fail a request when a transformation error is encountered during data processing."],["The content lists available versions of the API, ranging from the latest 4.16.0 down to 2.15.0, each linking to the documentation for `ThrowError` in that specific version."],["The listed documentation demonstrates that `TransformationErrorHandling.Types.ThrowError` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also explains the `ThrowError` class's constructors, including a default constructor and one that takes another `ThrowError` instance as a parameter for creating a new object."]]],[]]