Class: Google::Apis::ToolresultsV1beta3::AssetIssue
- Inherits:
-
Object
- Object
- Google::Apis::ToolresultsV1beta3::AssetIssue
- 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
There was an issue with the assets in this test.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AssetIssue
constructor
A new instance of AssetIssue.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AssetIssue
Returns a new instance of AssetIssue.
341 342 343 |
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 341 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
346 347 |
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 346 def update!(**args) end |