Class: Google::Apis::CloudiotV1::UnbindDeviceFromGatewayResponse
- Inherits:
-
Object
- Object
- Google::Apis::CloudiotV1::UnbindDeviceFromGatewayResponse
- 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 UnbindDeviceFromGateway
.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UnbindDeviceFromGatewayResponse
constructor
A new instance of UnbindDeviceFromGatewayResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UnbindDeviceFromGatewayResponse
Returns a new instance of UnbindDeviceFromGatewayResponse.
1192 1193 1194 |
# File 'generated/google/apis/cloudiot_v1/classes.rb', line 1192 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1197 1198 |
# File 'generated/google/apis/cloudiot_v1/classes.rb', line 1197 def update!(**args) end |