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.



7088
7089
7090
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 7088

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7093
7094
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 7093

def update!(**args)
end