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.



5762
5763
5764
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 5762

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5767
5768
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 5767

def update!(**args)
end