Class: Google::Apis::ToolresultsV1beta3::LogcatCollectionError
- Inherits:
-
Object
- Object
- Google::Apis::ToolresultsV1beta3::LogcatCollectionError
- 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 there were issues in logcat collection.
Instance Method Summary collapse
-
#initialize(**args) ⇒ LogcatCollectionError
constructor
A new instance of LogcatCollectionError.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ LogcatCollectionError
Returns a new instance of LogcatCollectionError.
1735 1736 1737 |
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 1735 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1740 1741 |
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 1740 def update!(**args) end |