• Home
  • Raw
  • Download

Lines Matching full:third

82 …the current states in Home Graph for the given set of the third-party user's devices. The third-pa…
85third-party device changes or you need to send a notification about the device. See [Implement Rep…
88 … your smart home Action to update device metadata for the given user. The third-party user's ident…
91 <p class="firstline">Gets all the devices associated with the given third-party user. The third-par…
100 … current states in Home Graph for the given set of the third-party user&#x27;s devices. The third-…
107 &quot;agentUserId&quot;: &quot;A String&quot;, # Required. Third-party user ID.
108 …&quot;inputs&quot;: [ # Required. Inputs containing third-party device IDs for which to get the de…
110 …&quot;payload&quot;: { # Payload containing device IDs. # Payload containing third-party device ID…
111 &quot;devices&quot;: [ # Third-party device IDs for which to get the device states.
112 { # Third-party device ID for one device.
113 &quot;id&quot;: &quot;A String&quot;, # Third-party device ID.
132 …&quot;devices&quot;: { # States of the devices. Map of third-party device ID to struct of device s…
144third-party device changes or you need to send a notification about the device. See [Implement Rep…
151 &quot;agentUserId&quot;: &quot;A String&quot;, # Required. Third-party user ID.
182 … your smart home Action to update device metadata for the given user. The third-party user&#x27;s …
189 &quot;agentUserId&quot;: &quot;A String&quot;, # Required. Third-party user ID.
207 …<pre>Gets all the devices associated with the given third-party user. The third-party user&#x27;s …
214 &quot;agentUserId&quot;: &quot;A String&quot;, # Required. Third-party user ID.
227 …d&quot;: { # Payload containing device information. # Devices associated with the third-party user.
228 &quot;agentUserId&quot;: &quot;A String&quot;, # Third-party user ID
229 &quot;devices&quot;: [ # Devices associated with the third-party user.
230 { # Third-party device definition. Next ID = 14
243 &quot;id&quot;: &quot;A String&quot;, # Third-party device ID.
255 { # Alternate third-party device ID.
257 &quot;deviceId&quot;: &quot;A String&quot;, # Unique third-party device ID.