Class: Google::Cloud::Dlp::V2::DiscoveryStartingLocation

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 location to begin a discovery scan. Denotes an organization ID or folder ID within an organization.

Instance Attribute Summary collapse

Instance Attribute Details

#folder_id::Integer



4687
4688
4689
4690
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4687

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

#organization_id::Integer



4687
4688
4689
4690
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4687

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