Class TransformationErrorHandling.ThrowError.Builder (3.87.0)

public static final class TransformationErrorHandling.ThrowError.Builder extends GeneratedMessage.Builder<TransformationErrorHandling.ThrowError.Builder> implements TransformationErrorHandling.ThrowErrorOrBuilder

Throw an error and fail the request when a transformation error occurs.

Protobuf type google.privacy.dlp.v2.TransformationErrorHandling.ThrowError

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public TransformationErrorHandling.ThrowError build()
Returns
Type Description
TransformationErrorHandling.ThrowError

buildPartial()

public TransformationErrorHandling.ThrowError buildPartial()
Returns
Type Description
TransformationErrorHandling.ThrowError

clear()

public TransformationErrorHandling.ThrowError.Builder clear()
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder
Overrides

getDefaultInstanceForType()

public TransformationErrorHandling.ThrowError getDefaultInstanceForType()
Returns
Type Description
TransformationErrorHandling.ThrowError

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(TransformationErrorHandling.ThrowError other)

public TransformationErrorHandling.ThrowError.Builder mergeFrom(TransformationErrorHandling.ThrowError other)
Parameter
Name Description
other TransformationErrorHandling.ThrowError
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public TransformationErrorHandling.ThrowError.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public TransformationErrorHandling.ThrowError.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder
Overrides