Class: Google::Cloud::Dlp::V2::TransformationDescription

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

Overview

A flattened description of a PrimitiveTransformation or RecordSuppression.

Instance Attribute Summary collapse

Instance Attribute Details

#condition::String



3042
3043
3044
3045
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3042

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

#description::String



3042
3043
3044
3045
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3042

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

#info_type::Google::Cloud::Dlp::V2::InfoType



3042
3043
3044
3045
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3042

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

#type::Google::Cloud::Dlp::V2::TransformationType



3042
3043
3044
3045
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3042

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