Class DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder (3.46.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

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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
Overrides

build()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions build()
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions

buildPartial()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions buildPartial()
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions

clear()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clear()
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

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

clearOneof(Descriptors.OneofDescriptor oneof)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
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;

Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

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;

Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

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;

Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

clone()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clone()
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
Overrides

getDefaultInstanceForType()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions getDefaultInstanceForType()
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions

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)
Parameter
Name Description
other DeidentifyDataSourceDetails.RequestedDeidentifyOptions
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

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

setField(Descriptors.FieldDescriptor field, Object value)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

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
Returns
Type Description
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

setUnknownFields(UnknownFieldSet unknownFields)

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