Class: Google::Apis::CloudiotV1::UnbindDeviceFromGatewayResponse

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

Overview

Response for UnbindDeviceFromGateway.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UnbindDeviceFromGatewayResponse

Returns a new instance of UnbindDeviceFromGatewayResponse.



1202
1203
1204
# File 'lib/google/apis/cloudiot_v1/classes.rb', line 1202

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1207
1208
# File 'lib/google/apis/cloudiot_v1/classes.rb', line 1207

def update!(**args)
end