| Package | Description |
|---|---|
| com.google.api.services.homegraph.v1 | |
| com.google.api.services.homegraph.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HomeGraphService.Devices.Sync |
HomeGraphService.Devices.sync(SyncRequest content)
Gets all the devices associated with the given third-party user.
|
| Constructor and Description |
|---|
Sync(SyncRequest content)
Gets all the devices associated with the given third-party user.
|
| Modifier and Type | Method and Description |
|---|---|
SyncRequest |
SyncRequest.clone() |
SyncRequest |
SyncRequest.set(String fieldName,
Object value) |
SyncRequest |
SyncRequest.setAgentUserId(String agentUserId)
Required.
|
SyncRequest |
SyncRequest.setRequestId(String requestId)
Request ID used for debugging.
|
Copyright © 2011–2025 Google. All rights reserved.