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.



3436
3437
3438
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 3436

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3441
3442
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 3441

def update!(**args)
end