Class TransformationErrorHandling.ThrowError.Builder (3.46.0)

public static final class TransformationErrorHandling.ThrowError.Builder extends GeneratedMessageV3.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

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public TransformationErrorHandling.ThrowError.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder
Overrides

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

clearField(Descriptors.FieldDescriptor field)

public TransformationErrorHandling.ThrowError.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public TransformationErrorHandling.ThrowError.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder
Overrides

clone()

public TransformationErrorHandling.ThrowError.Builder clone()
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 GeneratedMessageV3.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

mergeUnknownFields(UnknownFieldSet unknownFields)

public final TransformationErrorHandling.ThrowError.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public TransformationErrorHandling.ThrowError.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public TransformationErrorHandling.ThrowError.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final TransformationErrorHandling.ThrowError.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
TransformationErrorHandling.ThrowError.Builder
Overrides