Class: Google::Privacy::Dlp::V2::CloudStorageOptions::FileSet
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Privacy::Dlp::V2::CloudStorageOptions::FileSet
 
 
- Defined in:
 - lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb
 
Overview
Set of files to scan.
Instance Attribute Summary collapse
- 
  
    
      #url  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The url, in the format +gs://
/ +.  
Instance Attribute Details
#url ⇒ String
Returns The url, in the format +gs://
      252  | 
    
      # File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 252 class FileSet; end  |