Class: Google::Apis::ToolresultsV1beta3::UnspecifiedWarning
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::ToolresultsV1beta3::UnspecifiedWarning
 
 
- 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
Default unspecified warning.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ UnspecifiedWarning 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of UnspecifiedWarning.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ UnspecifiedWarning
Returns a new instance of UnspecifiedWarning.
      3740 3741 3742  | 
    
      # File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 3740 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      3745 3746  | 
    
      # File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 3745 def update!(**args) end  |