Class TransformationErrorHandling.ThrowError.Builder (3.5.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
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

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

build()

public TransformationErrorHandling.ThrowError build()
Returns
TypeDescription
TransformationErrorHandling.ThrowError

buildPartial()

public TransformationErrorHandling.ThrowError buildPartial()
Returns
TypeDescription
TransformationErrorHandling.ThrowError

clear()

public TransformationErrorHandling.ThrowError.Builder clear()
Returns
TypeDescription
TransformationErrorHandling.ThrowError.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

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

clearOneof(Descriptors.OneofDescriptor oneof)

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

clone()

public TransformationErrorHandling.ThrowError.Builder clone()
Returns
TypeDescription
TransformationErrorHandling.ThrowError.Builder
Overrides

getDefaultInstanceForType()

public TransformationErrorHandling.ThrowError getDefaultInstanceForType()
Returns
TypeDescription
TransformationErrorHandling.ThrowError

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
NameDescription
otherTransformationErrorHandling.ThrowError
Returns
TypeDescription
TransformationErrorHandling.ThrowError.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeUnknownFields(UnknownFieldSet unknownFields)

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

setField(Descriptors.FieldDescriptor field, Object value)

public TransformationErrorHandling.ThrowError.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
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
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
TransformationErrorHandling.ThrowError.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

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