Class: Google::Apis::ToolresultsV1beta3::PerformedGoogleLogin
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::ToolresultsV1beta3::PerformedGoogleLogin
 
 
- 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 signed in with Google.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ PerformedGoogleLogin 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of PerformedGoogleLogin.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ PerformedGoogleLogin
Returns a new instance of PerformedGoogleLogin.
      2288 2289 2290  | 
    
      # File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 2288 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      2293 2294  | 
    
      # File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 2293 def update!(**args) end  |