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



5773
5774
5775
5776
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5773

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

#organization_id::Integer



5773
5774
5775
5776
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5773

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