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.



656
657
658
# File 'lib/google/apis/homegraph_v1/classes.rb', line 656

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



661
662
# File 'lib/google/apis/homegraph_v1/classes.rb', line 661

def update!(**args)
end