Class: Google::Cloud::Dlp::V2::ActionDetails

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

The results of an Action.

Instance Attribute Summary collapse

Instance Attribute Details

#deidentify_details::Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails



1158
1159
1160
1161
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1158

class ActionDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end