Class: Google::Apis::AndroidmanagementV1::OsShutdownEvent

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

Device was shutdown. Intentionally empty.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ OsShutdownEvent

Returns a new instance of OsShutdownEvent.



3534
3535
3536
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 3534

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3539
3540
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 3539

def update!(**args)
end