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



3061
3062
3063
3064
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3061

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

#description::String



3061
3062
3063
3064
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3061

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

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



3061
3062
3063
3064
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3061

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

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



3061
3062
3063
3064
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3061

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