Class: Google::Apis::ToolresultsV1beta3::DetectedAppSplashScreen
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::ToolresultsV1beta3::DetectedAppSplashScreen
 
 
- Includes:
 - Core::Hashable, Core::JsonObjectSupport
 
- Defined in:
 - lib/google/apis/toolresults_v1beta3/classes.rb,
lib/google/apis/toolresults_v1beta3/representations.rb,
lib/google/apis/toolresults_v1beta3/representations.rb 
Overview
A notification that Robo detected a splash screen provided by app (vs. Android OS splash screen).
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ DetectedAppSplashScreen 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of DetectedAppSplashScreen.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ DetectedAppSplashScreen
Returns a new instance of DetectedAppSplashScreen.
      508 509 510  | 
    
      # File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 508 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      513 514  | 
    
      # File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 513 def update!(**args) end  |