Class TransformationErrorHandling.ThrowError.Builder (3.2.1)

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
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public TransformationErrorHandling.ThrowError.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns Overrides

build()

public TransformationErrorHandling.ThrowError build()
Returns

buildPartial()

public TransformationErrorHandling.ThrowError buildPartial()
Returns

clear()

public TransformationErrorHandling.ThrowError.Builder clear()
Returns Overrides

clearField(Descriptors.FieldDescriptor field)

public TransformationErrorHandling.ThrowError.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public TransformationErrorHandling.ThrowError.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns Overrides

clone()

public TransformationErrorHandling.ThrowError.Builder clone()
Returns Overrides

getDefaultInstanceForType()

public TransformationErrorHandling.ThrowError getDefaultInstanceForType()
Returns

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(TransformationErrorHandling.ThrowError other)

public TransformationErrorHandling.ThrowError.Builder mergeFrom(TransformationErrorHandling.ThrowError other)
Parameter Returns

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public TransformationErrorHandling.ThrowError.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns Overrides Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public TransformationErrorHandling.ThrowError.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final TransformationErrorHandling.ThrowError.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public TransformationErrorHandling.ThrowError.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns Overrides

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

public TransformationErrorHandling.ThrowError.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final TransformationErrorHandling.ThrowError.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns Overrides