Class: Google::Cloud::Dlp::V2::PrimitiveTransformation

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 rule for transforming a value.

Instance Attribute Summary collapse

Instance Attribute Details

#bucketing_config::Google::Cloud::Dlp::V2::BucketingConfig

Returns Bucketing.



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#character_mask_config::Google::Cloud::Dlp::V2::CharacterMaskConfig

Returns Mask.



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#crypto_deterministic_config::Google::Cloud::Dlp::V2::CryptoDeterministicConfig

Returns Deterministic Crypto.

Returns:



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#crypto_hash_config::Google::Cloud::Dlp::V2::CryptoHashConfig

Returns Crypto.



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#crypto_replace_ffx_fpe_config::Google::Cloud::Dlp::V2::CryptoReplaceFfxFpeConfig

Returns Ffx-Fpe.



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#date_shift_config::Google::Cloud::Dlp::V2::DateShiftConfig

Returns Date Shift.

Returns:



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#fixed_size_bucketing_config::Google::Cloud::Dlp::V2::FixedSizeBucketingConfig

Returns Fixed size bucketing.

Returns:



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#redact_config::Google::Cloud::Dlp::V2::RedactConfig

Returns Redact.



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#replace_config::Google::Cloud::Dlp::V2::ReplaceValueConfig

Returns Replace with a specified value.

Returns:



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#replace_dictionary_config::Google::Cloud::Dlp::V2::ReplaceDictionaryConfig

Returns Replace with a value randomly drawn (with replacement) from a dictionary.

Returns:



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#replace_with_info_type_config::Google::Cloud::Dlp::V2::ReplaceWithInfoTypeConfig

Returns Replace with infotype.

Returns:



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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

#time_part_config::Google::Cloud::Dlp::V2::TimePartConfig

Returns Time extraction.

Returns:



2248
2249
2250
2251
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2248

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