Class: Google::Apis::ToolresultsV1beta3::LogcatCollectionError

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 there were issues in logcat collection.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ LogcatCollectionError

Returns a new instance of LogcatCollectionError.



1722
1723
1724
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 1722

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1727
1728
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 1727

def update!(**args)
end