Class: Google::Cloud::Dlp::V2::RecordTransformation

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 field in a record to transform.

Instance Attribute Summary collapse

Instance Attribute Details

#container_timestamp::Google::Protobuf::Timestamp

Returns Findings container modification timestamp, if applicable.

Returns:



3094
3095
3096
3097
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3094

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

#container_version::String

Returns Container version, if available ("generation" for Cloud Storage).

Returns:

  • (::String)

    Container version, if available ("generation" for Cloud Storage).



3094
3095
3096
3097
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3094

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

#field_id::Google::Cloud::Dlp::V2::FieldId

Returns For record transformations, provide a field.

Returns:



3094
3095
3096
3097
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3094

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