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