- 3.87.0 (latest)
- 3.86.0
- 3.85.0
- 3.84.0
- 3.82.0
- 3.80.0
- 3.79.0
- 3.78.0
- 3.77.0
- 3.76.0
- 3.74.0
- 3.72.0
- 3.71.0
- 3.68.0
- 3.67.0
- 3.66.0
- 3.64.0
- 3.63.0
- 3.62.0
- 3.61.0
- 3.60.0
- 3.59.0
- 3.58.0
- 3.57.0
- 3.56.0
- 3.55.0
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.6
- 3.6.7
- 3.5.0
- 3.4.0
- 3.3.2
- 3.2.1
- 3.1.4
public static final class DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder extends GeneratedMessage.Builder<DeidentifyDataSourceDetails.RequestedDeidentifyOptions.Builder> implements DeidentifyDataSourceDetails.RequestedDeidentifyOptionsOrBuilderDe-identification options.
Protobuf type
google.privacy.dlp.v2.DeidentifyDataSourceDetails.RequestedDeidentifyOptions
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DeidentifyDataSourceDetails.RequestedDeidentifyOptions.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
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 |
|
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 |
|
getDefaultInstanceForType()
public DeidentifyDataSourceDetails.RequestedDeidentifyOptions getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceDetails.RequestedDeidentifyOptions |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
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 GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
| 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 |
|
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 |
|
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 |
|