Class: Google::Apis::TestingV1::LauncherActivityIntent

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/testing_v1/classes.rb,
lib/google/apis/testing_v1/representations.rb,
lib/google/apis/testing_v1/representations.rb

Overview

Specifies an intent that starts the main launcher activity.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ LauncherActivityIntent

Returns a new instance of LauncherActivityIntent.



1793
1794
1795
# File 'lib/google/apis/testing_v1/classes.rb', line 1793

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1798
1799
# File 'lib/google/apis/testing_v1/classes.rb', line 1798

def update!(**args)
end