Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails::RequestedDeidentifyOptions.
De-identification options.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#snapshot_deidentify_template
def snapshot_deidentify_template() -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
Returns
-
(::Google::Cloud::Dlp::V2::DeidentifyTemplate) — Snapshot of the state of the
DeidentifyTemplate
from the Deidentify action at the time this job was run.
#snapshot_deidentify_template=
def snapshot_deidentify_template=(value) -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
Parameter
-
value (::Google::Cloud::Dlp::V2::DeidentifyTemplate) — Snapshot of the state of the
DeidentifyTemplate
from the Deidentify action at the time this job was run.
Returns
-
(::Google::Cloud::Dlp::V2::DeidentifyTemplate) — Snapshot of the state of the
DeidentifyTemplate
from the Deidentify action at the time this job was run.
#snapshot_image_redact_template
def snapshot_image_redact_template() -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
Returns
-
(::Google::Cloud::Dlp::V2::DeidentifyTemplate) — Snapshot of the state of the image transformation
DeidentifyTemplate
from theDeidentify
action at the time this job was run.
#snapshot_image_redact_template=
def snapshot_image_redact_template=(value) -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
Parameter
-
value (::Google::Cloud::Dlp::V2::DeidentifyTemplate) — Snapshot of the state of the image transformation
DeidentifyTemplate
from theDeidentify
action at the time this job was run.
Returns
-
(::Google::Cloud::Dlp::V2::DeidentifyTemplate) — Snapshot of the state of the image transformation
DeidentifyTemplate
from theDeidentify
action at the time this job was run.
#snapshot_structured_deidentify_template
def snapshot_structured_deidentify_template() -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
Returns
-
(::Google::Cloud::Dlp::V2::DeidentifyTemplate) — Snapshot of the state of the structured
DeidentifyTemplate
from theDeidentify
action at the time this job was run.
#snapshot_structured_deidentify_template=
def snapshot_structured_deidentify_template=(value) -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
Parameter
-
value (::Google::Cloud::Dlp::V2::DeidentifyTemplate) — Snapshot of the state of the structured
DeidentifyTemplate
from theDeidentify
action at the time this job was run.
Returns
-
(::Google::Cloud::Dlp::V2::DeidentifyTemplate) — Snapshot of the state of the structured
DeidentifyTemplate
from theDeidentify
action at the time this job was run.