Class: Google::Apis::AndroidmanagementV1::IssueCommandResponse

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

Response on issuing a command. This is currently empty as a placeholder.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ IssueCommandResponse

Returns a new instance of IssueCommandResponse.



2715
2716
2717
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 2715

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2720
2721
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 2720

def update!(**args)
end