Class: Google::Apis::DlpV2::GooglePrivacyDlpV2AllOtherResources
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::DlpV2::GooglePrivacyDlpV2AllOtherResources
 
 
- Includes:
 - Core::Hashable, Core::JsonObjectSupport
 
- Defined in:
 - lib/google/apis/dlp_v2/classes.rb,
lib/google/apis/dlp_v2/representations.rb,
lib/google/apis/dlp_v2/representations.rb 
Overview
Match discovery resources not covered by any other filter.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ GooglePrivacyDlpV2AllOtherResources 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of GooglePrivacyDlpV2AllOtherResources.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2AllOtherResources
Returns a new instance of GooglePrivacyDlpV2AllOtherResources.
      195 196 197  | 
    
      # File 'lib/google/apis/dlp_v2/classes.rb', line 195 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      200 201  | 
    
      # File 'lib/google/apis/dlp_v2/classes.rb', line 200 def update!(**args) end  |