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, with the latest version being 4.16.0."],["The `ThrowError` class is designed to halt a request and return an error when a transformation error occurs during a process, as part of the Google Cloud DLP V2."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration within the broader Google Cloud .NET ecosystem."],["The documentation includes a history of previous versions, dating back to version 2.15.0, with direct links to their respective documentation pages."],["The `ThrowError` object inherits members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]