Class: Google::Apis::CloudiotV1::SendCommandToDeviceResponse
- Inherits:
-
Object
- Object
- Google::Apis::CloudiotV1::SendCommandToDeviceResponse
- 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
-
#initialize(**args) ⇒ SendCommandToDeviceResponse
constructor
A new instance of SendCommandToDeviceResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Google::Apis::Core::JsonObjectSupport
Methods included from Google::Apis::Core::Hashable
Constructor Details
#initialize(**args) ⇒ SendCommandToDeviceResponse
Returns a new instance of SendCommandToDeviceResponse
985 986 987 |
# File 'generated/google/apis/cloudiot_v1/classes.rb', line 985 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
990 991 |
# File 'generated/google/apis/cloudiot_v1/classes.rb', line 990 def update!(**args) end |