Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails.
The results of a Deidentify action from an inspect job.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deidentify_stats
def deidentify_stats() -> ::Google::Cloud::Dlp::V2::DeidentifyDataSourceStats
Returns
- (::Google::Cloud::Dlp::V2::DeidentifyDataSourceStats) — Stats about the de-identification operation.
#deidentify_stats=
def deidentify_stats=(value) -> ::Google::Cloud::Dlp::V2::DeidentifyDataSourceStats
Parameter
- value (::Google::Cloud::Dlp::V2::DeidentifyDataSourceStats) — Stats about the de-identification operation.
Returns
- (::Google::Cloud::Dlp::V2::DeidentifyDataSourceStats) — Stats about the de-identification operation.
#requested_options
def requested_options() -> ::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails::RequestedDeidentifyOptions
Returns
- (::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails::RequestedDeidentifyOptions) — De-identification config used for the request.
#requested_options=
def requested_options=(value) -> ::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails::RequestedDeidentifyOptions
Parameter
- value (::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails::RequestedDeidentifyOptions) — De-identification config used for the request.
Returns
- (::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails::RequestedDeidentifyOptions) — De-identification config used for the request.