Class DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder (3.62.0)

public static final class DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder extends GeneratedMessageV3.Builder<DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder> implements DeidentifyDataSourceDetails.RequestedDeidentifyOptionsOrBuilder

De-identification options.

Protobuf type google.privacy.dlp.v2.DeidentifyDataSourceDetails.RequestedDeidentifyOptions

Inheritance

Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Overrides

build()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions build()

buildPartial()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions buildPartial()

clear()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clear()
Overrides

clearField(Descriptors.FieldDescriptor field)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Overrides

clearSnapshotDeidentifyTemplate()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clearSnapshotDeidentifyTemplate()

Snapshot of the state of the DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_deidentify_template = 1;

clearSnapshotImageRedactTemplate()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clearSnapshotImageRedactTemplate()

Snapshot of the state of the image transformation DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_image_redact_template = 3;

clearSnapshotStructuredDeidentifyTemplate()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clearSnapshotStructuredDeidentifyTemplate()

Snapshot of the state of the structured DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_structured_deidentify_template = 2;

clone()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clone()
Overrides

getDefaultInstanceForType()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions getDefaultInstanceForType()

getDescriptorForType()

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

getSnapshotDeidentifyTemplate()

public DeidentifyTemplate getSnapshotDeidentifyTemplate()

Snapshot of the state of the DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_deidentify_template = 1;

Returns
Type Description
DeidentifyTemplate

The snapshotDeidentifyTemplate.

getSnapshotDeidentifyTemplateBuilder()

public DeidentifyTemplate.Builder getSnapshotDeidentifyTemplateBuilder()

Snapshot of the state of the DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_deidentify_template = 1;

Returns
Type Description
DeidentifyTemplate.Builder

getSnapshotDeidentifyTemplateOrBuilder()

public DeidentifyTemplateOrBuilder getSnapshotDeidentifyTemplateOrBuilder()

Snapshot of the state of the DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_deidentify_template = 1;

Returns
Type Description
DeidentifyTemplateOrBuilder

getSnapshotImageRedactTemplate()

public DeidentifyTemplate getSnapshotImageRedactTemplate()

Snapshot of the state of the image transformation DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_image_redact_template = 3;

Returns
Type Description
DeidentifyTemplate

The snapshotImageRedactTemplate.

getSnapshotImageRedactTemplateBuilder()

public DeidentifyTemplate.Builder getSnapshotImageRedactTemplateBuilder()

Snapshot of the state of the image transformation DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_image_redact_template = 3;

Returns
Type Description
DeidentifyTemplate.Builder

getSnapshotImageRedactTemplateOrBuilder()

public DeidentifyTemplateOrBuilder getSnapshotImageRedactTemplateOrBuilder()

Snapshot of the state of the image transformation DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_image_redact_template = 3;

Returns
Type Description
DeidentifyTemplateOrBuilder

getSnapshotStructuredDeidentifyTemplate()

public DeidentifyTemplate getSnapshotStructuredDeidentifyTemplate()

Snapshot of the state of the structured DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_structured_deidentify_template = 2;

Returns
Type Description
DeidentifyTemplate

The snapshotStructuredDeidentifyTemplate.

getSnapshotStructuredDeidentifyTemplateBuilder()

public DeidentifyTemplate.Builder getSnapshotStructuredDeidentifyTemplateBuilder()

Snapshot of the state of the structured DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_structured_deidentify_template = 2;

Returns
Type Description
DeidentifyTemplate.Builder

getSnapshotStructuredDeidentifyTemplateOrBuilder()

public DeidentifyTemplateOrBuilder getSnapshotStructuredDeidentifyTemplateOrBuilder()

Snapshot of the state of the structured DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_structured_deidentify_template = 2;

Returns
Type Description
DeidentifyTemplateOrBuilder

hasSnapshotDeidentifyTemplate()

public boolean hasSnapshotDeidentifyTemplate()

Snapshot of the state of the DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_deidentify_template = 1;

Returns
Type Description
boolean

Whether the snapshotDeidentifyTemplate field is set.

hasSnapshotImageRedactTemplate()

public boolean hasSnapshotImageRedactTemplate()

Snapshot of the state of the image transformation DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_image_redact_template = 3;

Returns
Type Description
boolean

Whether the snapshotImageRedactTemplate field is set.

hasSnapshotStructuredDeidentifyTemplate()

public boolean hasSnapshotStructuredDeidentifyTemplate()

Snapshot of the state of the structured DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_structured_deidentify_template = 2;

Returns
Type Description
boolean

Whether the snapshotStructuredDeidentifyTemplate field is set.

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(DeidentifyDataSourceDetails.RequestedDeidentifyOptions other)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeFrom(DeidentifyDataSourceDetails.RequestedDeidentifyOptions other)

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Overrides

mergeSnapshotDeidentifyTemplate(DeidentifyTemplate value)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeSnapshotDeidentifyTemplate(DeidentifyTemplate value)

Snapshot of the state of the DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_deidentify_template = 1;

Parameter
Name Description
value DeidentifyTemplate

mergeSnapshotImageRedactTemplate(DeidentifyTemplate value)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeSnapshotImageRedactTemplate(DeidentifyTemplate value)

Snapshot of the state of the image transformation DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_image_redact_template = 3;

Parameter
Name Description
value DeidentifyTemplate

mergeSnapshotStructuredDeidentifyTemplate(DeidentifyTemplate value)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeSnapshotStructuredDeidentifyTemplate(DeidentifyTemplate value)

Snapshot of the state of the structured DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_structured_deidentify_template = 2;

Parameter
Name Description
value DeidentifyTemplate

mergeUnknownFields(UnknownFieldSet unknownFields)

public final DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Overrides

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

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Overrides

setSnapshotDeidentifyTemplate(DeidentifyTemplate value)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setSnapshotDeidentifyTemplate(DeidentifyTemplate value)

Snapshot of the state of the DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_deidentify_template = 1;

Parameter
Name Description
value DeidentifyTemplate

setSnapshotDeidentifyTemplate(DeidentifyTemplate.Builder builderForValue)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setSnapshotDeidentifyTemplate(DeidentifyTemplate.Builder builderForValue)

Snapshot of the state of the DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_deidentify_template = 1;

Parameter
Name Description
builderForValue DeidentifyTemplate.Builder

setSnapshotImageRedactTemplate(DeidentifyTemplate value)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setSnapshotImageRedactTemplate(DeidentifyTemplate value)

Snapshot of the state of the image transformation DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_image_redact_template = 3;

Parameter
Name Description
value DeidentifyTemplate

setSnapshotImageRedactTemplate(DeidentifyTemplate.Builder builderForValue)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setSnapshotImageRedactTemplate(DeidentifyTemplate.Builder builderForValue)

Snapshot of the state of the image transformation DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_image_redact_template = 3;

Parameter
Name Description
builderForValue DeidentifyTemplate.Builder

setSnapshotStructuredDeidentifyTemplate(DeidentifyTemplate value)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setSnapshotStructuredDeidentifyTemplate(DeidentifyTemplate value)

Snapshot of the state of the structured DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_structured_deidentify_template = 2;

Parameter
Name Description
value DeidentifyTemplate

setSnapshotStructuredDeidentifyTemplate(DeidentifyTemplate.Builder builderForValue)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setSnapshotStructuredDeidentifyTemplate(DeidentifyTemplate.Builder builderForValue)

Snapshot of the state of the structured DeidentifyTemplate from the Deidentify action at the time this job was run.

.google.privacy.dlp.v2.DeidentifyTemplate snapshot_structured_deidentify_template = 2;

Parameter
Name Description
builderForValue DeidentifyTemplate.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Overrides