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.



5779
5780
5781
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 5779

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5784
5785
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 5784

def update!(**args)
end