Class: Google::Cloud::Dlp::V2::DataProfileLocation

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 data that will be profiled.

Instance Attribute Summary collapse

Instance Attribute Details

#folder_id::Integer

Returns The ID of the Folder within an organization to scan.

Returns:

  • (::Integer)

    The ID of the Folder within an organization to scan.



4174
4175
4176
4177
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4174

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

#organization_id::Integer

Returns The ID of an organization to scan.

Returns:

  • (::Integer)

    The ID of an organization to scan.



4174
4175
4176
4177
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4174

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