Class: Google::Apis::CloudiotV1::SendCommandToDeviceResponse

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
generated/google/apis/cloudiot_v1/classes.rb,
generated/google/apis/cloudiot_v1/representations.rb,
generated/google/apis/cloudiot_v1/representations.rb

Overview

Response for SendCommandToDevice.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SendCommandToDeviceResponse

Returns a new instance of SendCommandToDeviceResponse.



1007
1008
1009
# File 'generated/google/apis/cloudiot_v1/classes.rb', line 1007

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1012
1013
# File 'generated/google/apis/cloudiot_v1/classes.rb', line 1012

def update!(**args)
end