Class DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder (3.45.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
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

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

build()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions build()
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions

buildPartial()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions buildPartial()
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions

clear()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clear()
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

clone()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder clone()
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
Overrides

getDefaultInstanceForType()

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions getDefaultInstanceForType()
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
boolean

Whether the snapshotStructuredDeidentifyTemplate field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(DeidentifyDataSourceDetails.RequestedDeidentifyOptions other)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeFrom(DeidentifyDataSourceDetails.RequestedDeidentifyOptions other)
Parameter
NameDescription
otherDeidentifyDataSourceDetails.RequestedDeidentifyOptions
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
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
NameDescription
valueDeidentifyTemplate
Returns
TypeDescription
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
NameDescription
valueDeidentifyTemplate
Returns
TypeDescription
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
NameDescription
valueDeidentifyTemplate
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
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
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
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
NameDescription
valueDeidentifyTemplate
Returns
TypeDescription
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
NameDescription
builderForValueDeidentifyTemplate.Builder
Returns
TypeDescription
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
NameDescription
valueDeidentifyTemplate
Returns
TypeDescription
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
NameDescription
builderForValueDeidentifyTemplate.Builder
Returns
TypeDescription
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
NameDescription
valueDeidentifyTemplate
Returns
TypeDescription
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
NameDescription
builderForValueDeidentifyTemplate.Builder
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder
Overrides