Class: Google::Apis::AndroidmanagementV1::StopLostModeParams

Inherits:
Object
  • Object
show all
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

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