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

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/homegraph_v1/classes.rb,
lib/google/apis/homegraph_v1/representations.rb,
lib/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

Constructor Details

#initialize(**args) ⇒ RequestSyncDevicesResponse

Returns a new instance of RequestSyncDevicesResponse.



510
511
512
# File 'lib/google/apis/homegraph_v1/classes.rb', line 510

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



515
516
# File 'lib/google/apis/homegraph_v1/classes.rb', line 515

def update!(**args)
end