Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::ActionDetails.
The results of an Action.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deidentify_details
def deidentify_details() -> ::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails
Returns
- (::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails) — Outcome of a de-identification action.
#deidentify_details=
def deidentify_details=(value) -> ::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails
Parameter
- value (::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails) — Outcome of a de-identification action.
Returns
- (::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails) — Outcome of a de-identification action.