Class: Google::Apis::ToolresultsV1beta3::InsufficientCoverage

Inherits:
Object
  • Object
show all
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 warning that Robo did not crawl potentially important parts of the app.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ InsufficientCoverage

Returns a new instance of InsufficientCoverage.



1287
1288
1289
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 1287

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1292
1293
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 1292

def update!(**args)
end