Class: Google::Apis::ToolresultsV1beta3::LauncherActivityNotFound
- Inherits:
-
Object
- Object
- Google::Apis::ToolresultsV1beta3::LauncherActivityNotFound
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/toolresults_v1beta3/classes.rb,
generated/google/apis/toolresults_v1beta3/representations.rb,
generated/google/apis/toolresults_v1beta3/representations.rb
Overview
Failed to find the launcher activity of an app.
Instance Method Summary collapse
-
#initialize(**args) ⇒ LauncherActivityNotFound
constructor
A new instance of LauncherActivityNotFound.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ LauncherActivityNotFound
Returns a new instance of LauncherActivityNotFound.
1416 1417 1418 |
# File 'generated/google/apis/toolresults_v1beta3/classes.rb', line 1416 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1421 1422 |
# File 'generated/google/apis/toolresults_v1beta3/classes.rb', line 1421 def update!(**args) end |