Class: Google::Apis::HomegraphV1::RequestSyncDevicesResponse

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

Overview

Response type for the RequestSyncDevices call. Intentionally empty upon success. An HTTP response code is returned with more details upon failure.

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ RequestSyncDevicesResponse

Returns a new instance of RequestSyncDevicesResponse.



562
563
564
# File 'generated/google/apis/homegraph_v1/classes.rb', line 562

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



567
568
# File 'generated/google/apis/homegraph_v1/classes.rb', line 567

def update!(**args)
end