Class: Google::Cloud::Dlp::V2::DeidentifyTemplate

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

Overview

DeidentifyTemplates contains instructions on how to de-identify content. See https://cloud.google.com/sensitive-data-protection/docs/concepts-templates to learn more.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)



3226
3227
3228
3229
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3226

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

#deidentify_config::Google::Cloud::Dlp::V2::DeidentifyConfig



3226
3227
3228
3229
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3226

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

#description::String



3226
3227
3228
3229
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3226

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

#display_name::String



3226
3227
3228
3229
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3226

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

#name::String (readonly)



3226
3227
3228
3229
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3226

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

#update_time::Google::Protobuf::Timestamp (readonly)



3226
3227
3228
3229
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3226

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