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.
Implements
IMessageTransformationErrorHandlingTypesThrowError, IEquatableTransformationErrorHandlingTypesThrowError, IDeepCloneableTransformationErrorHandlingTypesThrowError, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
ThrowError()
public ThrowError()
ThrowError(ThrowError)
public ThrowError(TransformationErrorHandling.Types.ThrowError other)
Parameter | |
---|---|
Name | Description |
other |
TransformationErrorHandlingTypesThrowError |