Class: Google::Apis::AndroidmanagementV1::StopLostModeParams
- Inherits:
-
Object
- Object
- Google::Apis::AndroidmanagementV1::StopLostModeParams
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/androidmanagement_v1/classes.rb,
lib/google/apis/androidmanagement_v1/representations.rb,
lib/google/apis/androidmanagement_v1/representations.rb
Overview
Parameters associated with the STOP_LOST_MODE command to take the device out of lost mode.
Instance Method Summary collapse
-
#initialize(**args) ⇒ StopLostModeParams
constructor
A new instance of StopLostModeParams.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ StopLostModeParams
Returns a new instance of StopLostModeParams.
5796 5797 5798 |
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 5796 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5801 5802 |
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 5801 def update!(**args) end |