Class: Google::Cloud::Dlp::V2::TransformationLocation

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

Overview

Specifies the location of a transformation.

Instance Attribute Summary collapse

Instance Attribute Details

#container_type::Google::Cloud::Dlp::V2::TransformationContainerType



3117
3118
3119
3120
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3117

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

#finding_id::String



3117
3118
3119
3120
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3117

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

#record_transformation::Google::Cloud::Dlp::V2::RecordTransformation



3117
3118
3119
3120
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3117

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